RosDBClusterProps
Properties for defining a RosDBCluster
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-adblake-dbcluster
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkadblake"
&alicloudroscdkadblake.RosDBClusterProps {
ComputeResource: interface{},
DbClusterVersion: interface{},
PayType: interface{},
StorageResource: interface{},
VpcId: interface{},
VSwitchId: interface{},
ZoneId: interface{},
BackupSetId: interface{},
DbClusterDescription: interface{},
EnableDefaultResourcePool: interface{},
Period: interface{},
PeriodType: interface{},
ResourceGroupId: interface{},
RestoreToTime: interface{},
RestoreType: interface{},
SourceDbClusterId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkadblake.RosDBCluster.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
ComputeResource |
interface{} |
No description. |
DbClusterVersion |
interface{} |
No description. |
PayType |
interface{} |
No description. |
StorageResource |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
BackupSetId |
interface{} |
No description. |
DbClusterDescription |
interface{} |
No description. |
EnableDefaultResourcePool |
interface{} |
No description. |
Period |
interface{} |
No description. |
PeriodType |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
RestoreToTime |
interface{} |
No description. |
RestoreType |
interface{} |
No description. |
SourceDbClusterId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
ComputeResource
Required
ComputeResource interface{}
- Type: interface{}
DbClusterVersion
Required
DbClusterVersion interface{}
- Type: interface{}
PayType
Required
PayType interface{}
- Type: interface{}
StorageResource
Required
StorageResource interface{}
- Type: interface{}
VpcId
Required
VpcId interface{}
- Type: interface{}
VSwitchId
Required
VSwitchId interface{}
- Type: interface{}
ZoneId
Required
ZoneId interface{}
- Type: interface{}
BackupSetId
Optional
BackupSetId interface{}
- Type: interface{}
DbClusterDescription
Optional
DbClusterDescription interface{}
- Type: interface{}
EnableDefaultResourcePool
Optional
EnableDefaultResourcePool interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
PeriodType
Optional
PeriodType interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
RestoreToTime
Optional
RestoreToTime interface{}
- Type: interface{}
RestoreType
Optional
RestoreType interface{}
- Type: interface{}
SourceDbClusterId
Optional
SourceDbClusterId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty