class Aws::Lambda::Types::ListFunctionsResponse

A list of Lambda functions.

@!attribute [rw] next_marker

The pagination token that's included if more results are available.
@return [String]

@!attribute [rw] functions

A list of Lambda functions.
@return [Array<Types::FunctionConfiguration>]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/ListFunctionsResponse AWS API Documentation

Constants

SENSITIVE