class Aws::CloudFront::Types::KeyGroupList
A list of key groups.
@!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 key groups. @return [String]
@!attribute [rw] max_items
The maximum number of key groups requested. @return [Integer]
@!attribute [rw] quantity
The number of key groups returned in the response. @return [Integer]
@!attribute [rw] items
A list of key groups. @return [Array<Types::KeyGroupSummary>]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/KeyGroupList AWS API Documentation
Constants
- SENSITIVE