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

Class: Aws::Lambda::Types::ListFunctionsResponse

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

Overview

A list of Lambda functions.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#functionsArray<Types::FunctionConfiguration>

A list of Lambda functions.

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.