instanceIds

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


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

Parameters

values

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