InstanceTypesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkehpc"
&alicloudroscdkehpc.InstanceTypesProperty {
InstanceType: interface{},
VSwitchId: interface{},
ZoneId: interface{},
SpotPriceLimit: interface{},
SpotStrategy: interface{},
}
Properties
Name | Type | Description |
---|---|---|
InstanceType |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
SpotPriceLimit |
interface{} |
No description. |
SpotStrategy |
interface{} |
No description. |
InstanceType
Required
InstanceType interface{}
- Type: interface{}
VSwitchId
Required
VSwitchId interface{}
- Type: interface{}
ZoneId
Required
ZoneId interface{}
- Type: interface{}
SpotPriceLimit
Optional
SpotPriceLimit interface{}
- Type: interface{}
SpotStrategy
Optional
SpotStrategy interface{}
- Type: interface{}