Skip to content

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.

InstanceTypeOptional

InstanceType interface{}
  • Type: interface{}

SpotPriceLimitOptional

SpotPriceLimit interface{}
  • Type: interface{}

WeightedCapacityOptional

WeightedCapacity interface{}
  • Type: interface{}