layers property

List<String>? layers
final

List of Lambda Layer ARNs attached to your Lambda Function.

Implementation

final List<String>? layers;