instanceIds

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

Parameters

value

The list of instances to execute the command. You can specify up to 50 instance IDs.


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


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

Parameters

values

The list of instances to execute the command. You can specify up to 50 instance IDs.