overrides

@JvmName(name = "lgabrqwlkmodhmkm")
suspend fun overrides(value: Output<List<GroupMixedInstancesPolicyLaunchTemplateOverrideArgs>>)
@JvmName(name = "xhjbcfnvynbtacxl")
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 = "wfryqiasodqkwldb")
suspend fun overrides(vararg values: Output<GroupMixedInstancesPolicyLaunchTemplateOverrideArgs>)


@JvmName(name = "amsoiegfqumhmmbv")
suspend fun overrides(values: List<Output<GroupMixedInstancesPolicyLaunchTemplateOverrideArgs>>)
@JvmName(name = "lfvdcjmarhffjdcs")
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 = "jkoskynnicuygdcc")
suspend fun overrides(argument: List<suspend GroupMixedInstancesPolicyLaunchTemplateOverrideArgsBuilder.() -> Unit>)
@JvmName(name = "kbxumrfqkngyuwxn")
suspend fun overrides(vararg argument: suspend GroupMixedInstancesPolicyLaunchTemplateOverrideArgsBuilder.() -> Unit)
@JvmName(name = "txlfvqxrwrcdamut")
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.