Values.CachePolicySummarySourceContains a cache policy.
type nonrec t = {type_ : CachePolicyType.t option;The type of cache policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).
*)cachePolicy : CachePolicy.t option;The cache policy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Long of Long.t
| `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Integer of Integer.t
| `List of [> `String of String_.t ] list ])
list ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]