class Aws::LambdaPreview::Types::ListFunctionsRequest
@note When making an API call, you may pass ListFunctionsRequest
data as a hash: { marker: "String", max_items: 1, }
@!attribute [rw] marker
Optional string. An opaque pagination token returned from a previous `ListFunctions` operation. If present, indicates where to continue the listing. @return [String]
@!attribute [rw] max_items
Optional integer. Specifies the maximum number of AWS Lambda functions to return in response. This parameter value must be greater than 0. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/lambda-2014-11-11/ListFunctionsRequest AWS API Documentation
Constants
- SENSITIVE