class Aws::CloudFront::Types::ActiveTrustedSigners
A list of accounts and the active CloudFront
key pairs in each account 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 accounts in the list have active CloudFront key pairs 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 accounts in the list. @return [Integer]
@!attribute [rw] items
A list of accounts and the identifiers of active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies. @return [Array<Types::Signer>]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ActiveTrustedSigners AWS API Documentation
Constants
- SENSITIVE