overrides

@JvmName(name = "wvchnvvrunbfjwrw")
suspend fun overrides(value: Output<List<GroupMixedInstancesPolicyLaunchTemplateOverrideArgs>>)
@JvmName(name = "mvjekmjtgyancgqu")
suspend fun overrides(value: List<GroupMixedInstancesPolicyLaunchTemplateOverrideArgs>?)

Parameters

value

List of nested arguments provides the ability to specify multiple instance types. This will override the same parameter in the launch template. For on-demand instances, Auto Scaling considers the order of preference of instance types to launch based on the order specified in the overrides list. Defined below.


@JvmName(name = "wplyecmdoqylyadp")
suspend fun overrides(vararg values: Output<GroupMixedInstancesPolicyLaunchTemplateOverrideArgs>)


@JvmName(name = "upguwbuonvqjvaet")
suspend fun overrides(values: List<Output<GroupMixedInstancesPolicyLaunchTemplateOverrideArgs>>)
@JvmName(name = "fbvtquthpcgklkuq")
suspend fun overrides(vararg values: GroupMixedInstancesPolicyLaunchTemplateOverrideArgs)

Parameters

values

List of nested arguments provides the ability to specify multiple instance types. This will override the same parameter in the launch template. For on-demand instances, Auto Scaling considers the order of preference of instance types to launch based on the order specified in the overrides list. Defined below.


@JvmName(name = "jovbahcabvcrffbh")
suspend fun overrides(argument: List<suspend GroupMixedInstancesPolicyLaunchTemplateOverrideArgsBuilder.() -> Unit>)
@JvmName(name = "dqaaxveqgutyqfou")
suspend fun overrides(vararg argument: suspend GroupMixedInstancesPolicyLaunchTemplateOverrideArgsBuilder.() -> Unit)
@JvmName(name = "dmqtymashabqsvym")
suspend fun overrides(argument: suspend GroupMixedInstancesPolicyLaunchTemplateOverrideArgsBuilder.() -> Unit)

Parameters

argument

List of nested arguments provides the ability to specify multiple instance types. This will override the same parameter in the launch template. For on-demand instances, Auto Scaling considers the order of preference of instance types to launch based on the order specified in the overrides list. Defined below.