Values.ActiveTrustedSignersSourceA list of Amazon Web Services accounts and the active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.
type nonrec t = {enabled : Boolean.t option;This field is true if any of the Amazon Web Services accounts in the list are configured as trusted signers. If not, this field is false.
*)quantity : Integer.t option;The number of Amazon Web Services accounts in the list.
*)items : SignerList.t option;A list of Amazon Web Services 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.
*)}