Skip to content

LaunchTemplateConfigProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.LaunchTemplateConfigProperty {
    VSwitchId: interface{},
    InstanceType: interface{},
    MaxPrice: interface{},
    Priority: interface{},
    WeightedCapacity: interface{},
}

Properties

Name Type Description
VSwitchId interface{} No description.
InstanceType interface{} No description.
MaxPrice interface{} No description.
Priority interface{} No description.
WeightedCapacity interface{} No description.

VSwitchIdRequired

VSwitchId interface{}
  • Type: interface{}

InstanceTypeOptional

InstanceType interface{}
  • Type: interface{}

MaxPriceOptional

MaxPrice interface{}
  • Type: interface{}

PriorityOptional

Priority interface{}
  • Type: interface{}

WeightedCapacityOptional

WeightedCapacity interface{}
  • Type: interface{}