layerName property

Input<String?>? layerName
final

Name of the Lambda layer. One of layerName or layerVersionArn is required.

Implementation

final pulumi.Input<String?>? layerName;