instanceIds

@JvmName(name = "smysjrhmbjrwokvx")
suspend fun instanceIds(value: Output<List<String>>)
@JvmName(name = "lfoytkufpkhimcjo")
suspend fun instanceIds(value: List<String>?)

Parameters

value

ID of the ECS instance to be attached to the scaling group. You can input up to 20 IDs.


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


@JvmName(name = "fcepotktfroewkkq")
suspend fun instanceIds(values: List<Output<String>>)
@JvmName(name = "slkjdtyqbvecbxcn")
suspend fun instanceIds(vararg values: String)

Parameters

values

ID of the ECS instance to be attached to the scaling group. You can input up to 20 IDs.