class Aws::Lambda::Types::LayerVersionsListItem


@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/LayerVersionsListItem AWS API Documentation
@return [Array<String>]<br>: docs.aws.amazon.com/lambda/latest/dg/foundation-arch.html<br><br><br><br>A list of compatible [instruction set architectures].
@!attribute [rw] compatible_architectures
@return [String]
The layer’s open-source license.
@!attribute [rw] license_info
@return [Array<String>]<br>: docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtimes-supported<br>[1]: docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-deprecation-levels<br><br><br><br>runtimes][2].
For a list of all currently supported runtimes, see [Supported
information, see [Runtime use after deprecation].
The following list includes deprecated runtimes. For more
The layer’s compatible runtimes.
@!attribute [rw] compatible_runtimes
@return [Time]
example, ‘2018-11-27T15:10:45.123+0000`.
The date that the version was created, in ISO 8601 format. For
@!attribute [rw] created_date
@return [String]
The description of the version.
@!attribute [rw] description
@return [Integer]
The version number.
@!attribute [rw] version
@return [String]
The ARN of the layer version.
@!attribute [rw] layer_version_arn<br><br>: docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html<br><br><br><br>Details about a version of an [Lambda layer].