Values.TrustedSignersSourceA list of Amazon Web Services accounts whose public keys CloudFront can use to verify the signatures of signed URLs and signed cookies.
type nonrec t = {enabled : Boolean.t;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;The number of Amazon Web Services accounts in the list.
*)items : AwsAccountNumberList.t option;A list of Amazon Web Services account identifiers.
*)}