Values.GlueSelfGrantStatusOutputSourceThe details of the self granting status.
type nonrec t = {selfGrantStatusDetails : SelfGrantStatusDetails.t option;The details for the self granting status for a Glue data source.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of SelfGrantStatusDetailDatabaseNameString.t ])
list ]
list ])
list ]