class Aws::Lambda::Types::ListFunctionsRequest


@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/ListFunctionsRequest AWS API Documentation
@return [Integer]
if you set the number higher.
‘ListFunctions` returns a maximum of 50 items in each response, even
The maximum number of functions to return in the response. Note that
@!attribute [rw] max_items
@return [String]
to retrieve the next page of results.
Specify the pagination token that’s returned by a previous request
@!attribute [rw] marker
@return [String]
function.
Set to ‘ALL` to include entries for all published versions of each
@!attribute [rw] function_version
@return [String]
`FunctionVersion` to `ALL`.
master function in US East (N. Virginia). If specified, you must set
functions to include only Lambda@Edge functions replicated from a
master function. For example, `us-east-1` filters the list of
For Lambda@Edge functions, the Amazon Web Services Region of the
@!attribute [rw] master_region