instanceIds

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


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