class Aws::Lambda::Types::LayerVersionContentOutput
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/LayerVersionContentOutput AWS API Documentation
@return [String]
The Amazon Resource Name (ARN) of a signing job.
@!attribute [rw] signing_job_arn
@return [String]
The Amazon Resource Name (ARN) for a signing profile version.
@!attribute [rw] signing_profile_version_arn
@return [Integer]
The size of the layer archive in bytes.
@!attribute [rw] code_size
@return [String]
The SHA-256 hash of the layer archive.
@!attribute [rw] code_sha_256
@return [String]
minutes.
A link to the layer archive in Amazon S3 that is valid for 10
@!attribute [rw] location<br><br>: docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html<br><br><br><br>Details about a version of an [Lambda layer].