RosGlobalDatabaseNetworkProps
Properties for defining a RosGlobalDatabaseNetwork.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-polardb-globaldatabasenetwork
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb"
&alicloudroscdkpolardb.RosGlobalDatabaseNetworkProps {
DbClusterId: interface{},
GdnDescription: interface{},
ResourceGroupId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DbClusterId |
interface{} |
No description. |
GdnDescription |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
DbClusterIdRequired
DbClusterId interface{}
- Type: interface{}
GdnDescriptionOptional
GdnDescription interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}