activeTrustedSigners property

ActiveTrustedSigners? activeTrustedSigners
final
CloudFront automatically adds this field to the response if you’ve configured a cache behavior in this distribution to serve private content using trusted signers. This field contains a list of AWS account IDs and the active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs or signed cookies.

Implementation

final ActiveTrustedSigners? activeTrustedSigners;