instanceIds

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

Parameters

value

The IDs of the instances.


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


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

Parameters

values

The IDs of the instances.