SelfGrantStatusDetail
The details for the self granting status.
Contents
- databaseName
 - 
               
The name of the database used for the data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
 - status
 - 
               
The self granting status of the data source.
Type: String
Valid Values:
GRANT_PENDING | REVOKE_PENDING | GRANT_IN_PROGRESS | REVOKE_IN_PROGRESS | GRANTED | GRANT_FAILED | REVOKE_FAILEDRequired: Yes
 - failureCause
 - 
               
The reason for why the operation failed.
Type: String
Required: No
 - schemaName
 - 
               
The name of the schema used in the data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: