class Aws::CloudFront::Types::FunctionList

A list of CloudFront functions.

@!attribute [rw] next_marker

If there are more items in the list than are in this response, this
element is present. It contains the value that you should use in the
`Marker` field of a subsequent request to continue listing functions
where you left off.
@return [String]

@!attribute [rw] max_items

The maximum number of functions requested.
@return [Integer]

@!attribute [rw] quantity

The number of functions returned in the response.
@return [Integer]

@!attribute [rw] items

Contains the functions in the list.
@return [Array<Types::FunctionSummary>]

@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/FunctionList AWS API Documentation

Constants

SENSITIVE