Values.SelfGrantStatusOutputSourceThe details for the self granting status for a data source.
type nonrec t = {glueSelfGrantStatus : GlueSelfGrantStatusOutput.t option;The details for the self granting status for a Glue data source.
*)redshiftSelfGrantStatus : RedshiftSelfGrantStatusOutput.t option;The details for the self granting status for an Amazon Redshift data source.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of
SelfGrantStatusDetailDatabaseNameString.t ])
list ]
list ])
list ])
list ]