class Aws::Lambda::Types::LayersListItem

Details about an [Lambda layer].

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

@!attribute [rw] layer_name

The name of the layer.
@return [String]

@!attribute [rw] layer_arn

The Amazon Resource Name (ARN) of the function layer.
@return [String]

@!attribute [rw] latest_matching_version

The newest version of the layer.
@return [Types::LayerVersionsListItem]

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

Constants

SENSITIVE