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

Class: Aws::Lambda::Types::ListAliasesResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#aliasesArray<Types::AliasConfiguration>

A list of aliases.

Returns:

#next_markerString

The pagination token that\'s included if more results are available.

Returns:

  • (String)

    The pagination token that\'s included if more results are available.