Values.OriginRequestPolicySummarySourceContains an origin request policy.
type nonrec t = {type_ : OriginRequestPolicyType.t option;The type of origin request policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).
*)originRequestPolicy : OriginRequestPolicy.t option;The origin request policy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Integer of Integer.t
| `List of [> `String of String_.t ] list ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]