LayerVersion

class LayerVersion : KotlinCustomResource

Resource Type definition for AWS::Lambda::LayerVersion

Properties

Link copied to clipboard

A list of compatible instruction set architectures.

Link copied to clipboard

A list of compatible function runtimes. Used for filtering with ListLayers and ListLayerVersions.

Link copied to clipboard

The function layer archive.

Link copied to clipboard
val description: Output<String>?

The description of the version.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val layerName: Output<String>?

The name or Amazon Resource Name (ARN) of the layer.

Link copied to clipboard
val layerVersionArn: Output<String>

The ARN of the layer version.

Link copied to clipboard
val licenseInfo: Output<String>?

The layer's software license.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>