class Aws::Lambda::Types::LayersListItem
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/LayersListItem AWS API Documentation
@return [Types::LayerVersionsListItem]
The newest version of the layer.
@!attribute [rw] latest_matching_version
@return [String]
The Amazon Resource Name (ARN) of the function layer.
@!attribute [rw] layer_arn
@return [String]
The name of the layer.
@!attribute [rw] layer_name<br><br>: docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html<br><br><br><br>Details about an [Lambda layer].