ALIYUN::POLARDB::GlobalDatabaseNetwork is used to create a global database network (GDN).
Syntax
{
"Type": "ALIYUN::POLARDB::GlobalDatabaseNetwork",
"Properties": {
"ResourceGroupId": String,
"DbClusterId": String,
"GdnDescription": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
ResourceGroupId | String | No | Yes | The ID of the resource group. | None. |
DbClusterId | String | Yes | No | The ID of the primary cluster. | None. |
GdnDescription | String | No | Yes | The description of the GDN. | The description must meet the following requirements:
|
Return values
Fn::GetAtt
Connections: the information about the connections to the GDN.
DbClusters: the clusters that are included in the GDN.
DbVersion: the version of the database engine.
CreateTime: the time when the GDN was created.
GdnId: the ID of the GDN.
DbType: the type of the database engine.
GdnDescription: the description of the GDN.