LaunchTemplateOverridesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkess"
&alicloudroscdkess.LaunchTemplateOverridesProperty {
InstanceType: interface{},
SpotPriceLimit: interface{},
WeightedCapacity: interface{},
}
Properties
Name | Type | Description |
---|---|---|
InstanceType |
interface{} |
No description. |
SpotPriceLimit |
interface{} |
No description. |
WeightedCapacity |
interface{} |
No description. |
InstanceType
Optional
InstanceType interface{}
- Type: interface{}
SpotPriceLimit
Optional
SpotPriceLimit interface{}
- Type: interface{}
WeightedCapacity
Optional
WeightedCapacity interface{}
- Type: interface{}