class Aws::Lambda::Types::GetLayerVersionResponse
@!attribute [rw] content
Details about the layer version. @return [Types::LayerVersionContentOutput]
@!attribute [rw] layer_arn
The ARN of the layer. @return [String]
@!attribute [rw] layer_version_arn
The ARN of the layer version. @return [String]
@!attribute [rw] description
The description of the version. @return [String]
@!attribute [rw] created_date
The date that the layer version was created, in [ISO-8601 format][1] (YYYY-MM-DDThh:mm:ss.sTZD). [1]: https://www.w3.org/TR/NOTE-datetime @return [Time]
@!attribute [rw] version
The version number. @return [Integer]
@!attribute [rw] compatible_runtimes
The layer's compatible runtimes. @return [Array<String>]
@!attribute [rw] license_info
The layer's software license. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/GetLayerVersionResponse AWS API Documentation
Constants
- SENSITIVE