instanceIds

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


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

Parameters

values

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