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

Class: Aws::Lambda::Types::ListLayersResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#layersArray<Types::LayersListItem>

A list of function layers.

Returns:

#next_markerString

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

Returns:

  • (String)

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