Values.TrustedKeyGroupsSourceA list of key groups 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 key groups in the list 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;The number of key groups in the list.
*)items : TrustedKeyGroupIdList.t option;A list of key groups identifiers.
*)}