instanceIds

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


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