Values.ActiveTrustedKeyGroupsSourceA 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.
type nonrec t = {enabled : Boolean.t option;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.
*)quantity : Integer.t option;The number of key groups in the list.
*)items : KGKeyPairIdsList.t option;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.
*)}