class Aws::CloudFront::Types::ActiveTrustedKeyGroups
A list of key groups, and the public keys in each key group, that CloudFront
can use to verify the signatures of signed URLs and signed cookies.
@!attribute [rw] enabled
This field is `true` if any of the key groups have public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies. If not, this field is `false`. @return [Boolean]
@!attribute [rw] quantity
The number of key groups in the list. @return [Integer]
@!attribute [rw] items
A list of key groups, including the identifiers of the public keys in each key group that CloudFront can use to verify the signatures of signed URLs and signed cookies. @return [Array<Types::KGKeyPairIds>]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ActiveTrustedKeyGroups AWS API Documentation
Constants
- SENSITIVE