Values.AccessPoliciesStatusSourceThe configured access rules for the domain's document and search endpoints, and the current status of those rules.
val to_value :
t ->
[> `Structure of
(string
* [> `String of PolicyDocument.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of UIntValue.t
| `Timestamp of UpdateTimestamp.t ])
list ])
list ]