RosMyBaseProps
Properties for defining a RosMyBase
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cddc-mybase
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcddc"
&alicloudroscdkcddc.RosMyBaseProps {
EcsClassList: interface{},
Engine: interface{},
PayType: interface{},
Period: interface{},
SecurityGroupId: interface{},
VpcId: interface{},
VSwitchId: interface{},
ZoneId: interface{},
AutoRenew: interface{},
DedicatedHostGroupDescription: interface{},
DedicatedHostGroupId: interface{},
EcsDeploymentSetId: interface{},
EcsHostName: interface{},
EcsInstanceName: interface{},
EcsUniqueSuffix: interface{},
ImageId: interface{},
InternetChargeType: interface{},
InternetMaxBandwidthOut: interface{},
KeyPairName: interface{},
OsPassword: interface{},
PasswordInherit: interface{},
PeriodType: interface{},
ResourceGroupId: interface{},
UserData: interface{},
UserDataInBase64: interface{},
}
Properties
Name | Type | Description |
---|---|---|
EcsClassList |
interface{} |
No description. |
Engine |
interface{} |
No description. |
PayType |
interface{} |
No description. |
Period |
interface{} |
No description. |
SecurityGroupId |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
AutoRenew |
interface{} |
No description. |
DedicatedHostGroupDescription |
interface{} |
No description. |
DedicatedHostGroupId |
interface{} |
No description. |
EcsDeploymentSetId |
interface{} |
No description. |
EcsHostName |
interface{} |
No description. |
EcsInstanceName |
interface{} |
No description. |
EcsUniqueSuffix |
interface{} |
No description. |
ImageId |
interface{} |
No description. |
InternetChargeType |
interface{} |
No description. |
InternetMaxBandwidthOut |
interface{} |
No description. |
KeyPairName |
interface{} |
No description. |
OsPassword |
interface{} |
No description. |
PasswordInherit |
interface{} |
No description. |
PeriodType |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
UserData |
interface{} |
No description. |
UserDataInBase64 |
interface{} |
No description. |
EcsClassList
Required
EcsClassList interface{}
- Type: interface{}
Engine
Required
Engine interface{}
- Type: interface{}
PayType
Required
PayType interface{}
- Type: interface{}
Period
Required
Period interface{}
- Type: interface{}
SecurityGroupId
Required
SecurityGroupId interface{}
- Type: interface{}
VpcId
Required
VpcId interface{}
- Type: interface{}
VSwitchId
Required
VSwitchId interface{}
- Type: interface{}
ZoneId
Required
ZoneId interface{}
- Type: interface{}
AutoRenew
Optional
AutoRenew interface{}
- Type: interface{}
DedicatedHostGroupDescription
Optional
DedicatedHostGroupDescription interface{}
- Type: interface{}
DedicatedHostGroupId
Optional
DedicatedHostGroupId interface{}
- Type: interface{}
EcsDeploymentSetId
Optional
EcsDeploymentSetId interface{}
- Type: interface{}
EcsHostName
Optional
EcsHostName interface{}
- Type: interface{}
EcsInstanceName
Optional
EcsInstanceName interface{}
- Type: interface{}
EcsUniqueSuffix
Optional
EcsUniqueSuffix interface{}
- Type: interface{}
ImageId
Optional
ImageId interface{}
- Type: interface{}
InternetChargeType
Optional
InternetChargeType interface{}
- Type: interface{}
InternetMaxBandwidthOut
Optional
InternetMaxBandwidthOut interface{}
- Type: interface{}
KeyPairName
Optional
KeyPairName interface{}
- Type: interface{}
OsPassword
Optional
OsPassword interface{}
- Type: interface{}
PasswordInherit
Optional
PasswordInherit interface{}
- Type: interface{}
PeriodType
Optional
PeriodType interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
UserData
Optional
UserData interface{}
- Type: interface{}
UserDataInBase64
Optional
UserDataInBase64 interface{}
- Type: interface{}