You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lambda::Types::ListLayerVersionsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#layer_versionsArray<Types::LayerVersionsListItem>

A list of versions.

Returns:

#next_markerString

A pagination token returned when the response doesn\'t contain all versions.

Returns:

  • (String)

    A pagination token returned when the response doesn\'t contain all versions.