DATASOURCE::DRDS::Account is used to query the information about an account of a PolarDB-X 1.0 instance.
Syntax
{
"Type": "DATASOURCE::DRDS::Account",
"Properties": {
"DrdsAccountName": String,
"RefreshOptions": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
DrdsAccountName | String | Yes | Yes | The account name. | None. |
RefreshOptions | String | No | Yes | The refresh policy for data source resources when the stack is updated. | Valid values:
|
Return values
Fn::GetAtt
DbPrivileges: the permission information about the database.
Description: the description of the account.
DrdsAccountName: the account name.
Host: the IP address that is allowed to access the database.
AccountType: the account type.