launchTemplate

@JvmName(name = "ymrcyoaxrptjpojv")
suspend fun launchTemplate(value: Output<LaunchTemplateArgs>)
@JvmName(name = "csnjjevdblbrwmmx")
suspend fun launchTemplate(value: LaunchTemplateArgs?)

Parameters

value

One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities. Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy. `LaunchTemplate` is a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.


@JvmName(name = "rwfkcnicytdrpmek")
suspend fun launchTemplate(argument: suspend LaunchTemplateArgsBuilder.() -> Unit)

Parameters

argument

One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities. Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy. `LaunchTemplate` is a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.