Values.ClusterConfigStatusSourceThe cluster configuration status for a domain.
type nonrec t = {options : ClusterConfig.t option;Cluster configuration options for the specified domain.
*)status : OptionStatus.t option;The status of cluster configuration options for the specified domain.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of IntegerClass.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of IntegerClass.t ])
list ])
list ]
list
| `Structure of
(string
* [> `Boolean of Boolean.t | `Integer of IntegerClass.t ])
list
| `Timestamp of UpdateTimestamp.t ])
list ])
list ]