instanceIds

@JvmName(name = "svjypmtnwkriavbi")
suspend fun instanceIds(value: Output<List<String>>)
@JvmName(name = "qevfhhuulcpsipey")
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 = "tkkoiktylnlmhxop")
suspend fun instanceIds(vararg values: Output<String>)


@JvmName(name = "ilhhwoslmvkuktpi")
suspend fun instanceIds(values: List<Output<String>>)
@JvmName(name = "fqjpdstjutgdyvoc")
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.