Skip to content

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.

InstanceTypeRequired

InstanceType interface{}
  • Type: interface{}

VSwitchIdRequired

VSwitchId interface{}
  • Type: interface{}

ZoneIdRequired

ZoneId interface{}
  • Type: interface{}

SpotPriceLimitOptional

SpotPriceLimit interface{}
  • Type: interface{}

SpotStrategyOptional

SpotStrategy interface{}
  • Type: interface{}