Values.ResponseHeadersPolicySummarySourceContains a response headers policy.
type nonrec t = {type_ : ResponseHeadersPolicyType.t option;The type of response headers policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).
*)responseHeadersPolicy : ResponseHeadersPolicy.t option;The response headers 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
* [> `Boolean of Boolean.t
| `Double of SamplingRate.t
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of String_.t ])
list ]
list
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `Enum of string | `String of String_.t ]
list
| `String of String_.t ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]