class Aws::CloudFront::Types::OriginRequestPolicyList

A list of origin request 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 origin
request policies where you left off.
@return [String]

@!attribute [rw] max_items

The maximum number of origin request policies requested.
@return [Integer]

@!attribute [rw] quantity

The total number of origin request policies returned in the
response.
@return [Integer]

@!attribute [rw] items

Contains the origin request policies in the list.
@return [Array<Types::OriginRequestPolicySummary>]

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

Constants

SENSITIVE