DATASOURCE::DRDS::DrdsDB is used to query the information about a single database on an instance.
Syntax
{
"Type": "DATASOURCE::DRDS::DrdsDB",
"Properties": {
"DrdsDatabaseName": String,
"RefreshOptions": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
DrdsDatabaseName | String | Yes | Yes | The database name. | None. |
RefreshOptions | String | No | Yes | The refresh policy for data source resources when the stack is updated. | Valid values:
|
Return values
Fn::GetAtt
DrdsDatabaseName: the database name.
StorageType: the partition mode of the database.
SplitMode: the database type.
InstRole: the instance role.
Schema: the schema ID that is assigned to the partitioned database by the system.
CreateTime: the time when the database was created.