Values.CognitoOptionsStatusSourceThe status of the Cognito options for the specified domain.
type nonrec t = {options : CognitoOptions.t option;Cognito options for the specified domain.
*)status : OptionStatus.t option;The status of the Cognito options for the specified domain.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of UIntValue.t
| `String of UserPoolId.t
| `Timestamp of UpdateTimestamp.t ])
list ])
list ]