instanceIds

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


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

Parameters

values

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