RosInstanceProps
Properties for defining a RosInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-hologram-instance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkhologram"
&alicloudroscdkhologram.RosInstanceProps {
Endpoints: interface{},
InstanceName: interface{},
InstanceType: interface{},
PaymentType: interface{},
ZoneId: interface{},
AutoPay: interface{},
ColdStorageSize: interface{},
Cpu: interface{},
Duration: interface{},
GatewayCount: interface{},
InitialDatabases: interface{},
LeaderInstanceId: interface{},
PricingCycle: interface{},
ProductCode: interface{},
ResourceGroupId: interface{},
ScaleType: interface{},
StorageSize: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkhologram.RosInstance.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Endpoints |
interface{} |
No description. |
InstanceName |
interface{} |
No description. |
InstanceType |
interface{} |
No description. |
PaymentType |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
AutoPay |
interface{} |
No description. |
ColdStorageSize |
interface{} |
No description. |
Cpu |
interface{} |
No description. |
Duration |
interface{} |
No description. |
GatewayCount |
interface{} |
No description. |
InitialDatabases |
interface{} |
No description. |
LeaderInstanceId |
interface{} |
No description. |
PricingCycle |
interface{} |
No description. |
ProductCode |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
ScaleType |
interface{} |
No description. |
StorageSize |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Endpoints
Required
Endpoints interface{}
- Type: interface{}
InstanceName
Required
InstanceName interface{}
- Type: interface{}
InstanceType
Required
InstanceType interface{}
- Type: interface{}
PaymentType
Required
PaymentType interface{}
- Type: interface{}
ZoneId
Required
ZoneId interface{}
- Type: interface{}
AutoPay
Optional
AutoPay interface{}
- Type: interface{}
ColdStorageSize
Optional
ColdStorageSize interface{}
- Type: interface{}
Cpu
Optional
Cpu interface{}
- Type: interface{}
Duration
Optional
Duration interface{}
- Type: interface{}
GatewayCount
Optional
GatewayCount interface{}
- Type: interface{}
InitialDatabases
Optional
InitialDatabases interface{}
- Type: interface{}
LeaderInstanceId
Optional
LeaderInstanceId interface{}
- Type: interface{}
PricingCycle
Optional
PricingCycle interface{}
- Type: interface{}
ProductCode
Optional
ProductCode interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
ScaleType
Optional
ScaleType interface{}
- Type: interface{}
StorageSize
Optional
StorageSize interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty