layers property

Input<List<String>?>? layers
final

List of Lambda Layer Version ARNs (maximum of 5) to attach to your Lambda Function.

Implementation

final pulumi.Input<List<String>?>? layers;