class Aws::CloudFront::Types::CachePolicyList
A list of cache policies.
@!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 cache policies where you left off. @return [String]
@!attribute [rw] max_items
The maximum number of cache policies requested. @return [Integer]
@!attribute [rw] quantity
The total number of cache policies returned in the response. @return [Integer]
@!attribute [rw] items
Contains the cache policies in the list. @return [Array<Types::CachePolicySummary>]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CachePolicyList AWS API Documentation
Constants
- SENSITIVE