class Aws::Lambda::Types::LayerVersionContentOutput

Details about a version of an [Lambda layer].

[1]: docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html

@!attribute [rw] location

A link to the layer archive in Amazon S3 that is valid for 10
minutes.
@return [String]

@!attribute [rw] code_sha_256

The SHA-256 hash of the layer archive.
@return [String]

@!attribute [rw] code_size

The size of the layer archive in bytes.
@return [Integer]

@!attribute [rw] signing_profile_version_arn

The Amazon Resource Name (ARN) for a signing profile version.
@return [String]

@!attribute [rw] signing_job_arn

The Amazon Resource Name (ARN) of a signing job.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/LayerVersionContentOutput AWS API Documentation

Constants

SENSITIVE