Values.AdvancedSecurityOptionsStatusSourceThe status of fine-grained access control settings for a domain.
type nonrec t = {options : AdvancedSecurityOptions.t option;Container for fine-grained access control settings.
*)status : OptionStatus.t option;Status of the fine-grained access control settings for a domain.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of UIntValue.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of IntegerClass.t
| `String of String_.t
| `Structure of
(string * [> `String of SAMLMetadata.t ]) list ])
list
| `Timestamp of DisableTimestamp.t ])
list ])
list ]