layers property

List<AwsLambdaFunctionLayer>? layers
final

The function's layers.

Implementation

final List<AwsLambdaFunctionLayer>? layers;