triggers

@JvmName(name = "iyvgkoifvuqfelxd")
suspend fun triggers(value: Output<List<String>>)
@JvmName(name = "adppdnmoweiouxof")
suspend fun triggers(value: List<String>?)

Parameters

value

Set of additional property names that will trigger an Instance Refresh. A refresh will always be triggered by a change in any of launch_configuration, launch_template, or mixed_instances_policy.


@JvmName(name = "givabtdwbynfeduy")
suspend fun triggers(vararg values: Output<String>)


@JvmName(name = "igrqcipmrdmthwor")
suspend fun triggers(values: List<Output<String>>)
@JvmName(name = "gsibgpbqihalpesd")
suspend fun triggers(vararg values: String)

Parameters

values

Set of additional property names that will trigger an Instance Refresh. A refresh will always be triggered by a change in any of launch_configuration, launch_template, or mixed_instances_policy.