RosGlobalDatabaseNetworksProps
Properties for defining a RosGlobalDatabaseNetworks.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-polardb-globaldatabasenetworks
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb/datasource"
&datasource.RosGlobalDatabaseNetworksProps {
DbClusterId: interface{},
GdnId: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DbClusterId |
interface{} |
No description. |
GdnId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DbClusterIdOptional
DbClusterId interface{}
- Type: interface{}
GdnIdOptional
GdnId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}