class Aws::LambdaPreview::Types::ListFunctionsResponse

Contains a list of AWS Lambda function configurations (see API_FunctionConfiguration.

@!attribute [rw] next_marker

A string, present if there are more functions.
@return [String]

@!attribute [rw] functions

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

@see docs.aws.amazon.com/goto/WebAPI/lambda-2014-11-11/ListFunctionsResponse AWS API Documentation

Constants

SENSITIVE