class Aws::Lambda::Types::PublishLayerVersionResponse
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/PublishLayerVersionResponse 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 software 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 [Integer]
The version number.
@!attribute [rw] version
@return [Time]<br>: www.w3.org/TR/NOTE-datetime<br><br><br><br>(YYYY-MM-DDThh:mm:ss.sTZD).
The date that the layer version was created, in [ISO-8601 format][1]
@!attribute [rw] created_date
@return [String]
The description of the version.
@!attribute [rw] description
@return [String]
The ARN of the layer version.
@!attribute [rw] layer_version_arn
@return [String]
The ARN of the layer.
@!attribute [rw] layer_arn
@return [Types::LayerVersionContentOutput]
Details about the layer version.
@!attribute [rw] content