RosDBClusterProps
Properties for defining a RosDBCluster
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-clickhouse-dbcluster
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkclickhouse"
&alicloudroscdkclickhouse.RosDBClusterProps {
Category: interface{},
DbClusterNetworkType: interface{},
DbClusterType: interface{},
DbClusterVersion: interface{},
DbNodeCount: interface{},
DbNodeStorage: interface{},
DbNodeStorageType: interface{},
PaymentType: interface{},
DbClusterDescription: interface{},
EncryptionKey: interface{},
EncryptionType: interface{},
Period: interface{},
UsedTime: interface{},
VpcId: interface{},
VSwitchId: interface{},
ZoneId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Category |
interface{} |
No description. |
DbClusterNetworkType |
interface{} |
No description. |
DbClusterType |
interface{} |
No description. |
DbClusterVersion |
interface{} |
No description. |
DbNodeCount |
interface{} |
No description. |
DbNodeStorage |
interface{} |
No description. |
DbNodeStorageType |
interface{} |
No description. |
PaymentType |
interface{} |
No description. |
DbClusterDescription |
interface{} |
No description. |
EncryptionKey |
interface{} |
No description. |
EncryptionType |
interface{} |
No description. |
Period |
interface{} |
No description. |
UsedTime |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
Category
Required
Category interface{}
- Type: interface{}
DbClusterNetworkType
Required
DbClusterNetworkType interface{}
- Type: interface{}
DbClusterType
Required
DbClusterType interface{}
- Type: interface{}
DbClusterVersion
Required
DbClusterVersion interface{}
- Type: interface{}
DbNodeCount
Required
DbNodeCount interface{}
- Type: interface{}
DbNodeStorage
Required
DbNodeStorage interface{}
- Type: interface{}
DbNodeStorageType
Required
DbNodeStorageType interface{}
- Type: interface{}
PaymentType
Required
PaymentType interface{}
- Type: interface{}
DbClusterDescription
Optional
DbClusterDescription interface{}
- Type: interface{}
EncryptionKey
Optional
EncryptionKey interface{}
- Type: interface{}
EncryptionType
Optional
EncryptionType interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
UsedTime
Optional
UsedTime interface{}
- Type: interface{}
VpcId
Optional
VpcId interface{}
- Type: interface{}
VSwitchId
Optional
VSwitchId interface{}
- Type: interface{}
ZoneId
Optional
ZoneId interface{}
- Type: interface{}