clusterIds

@JvmName(name = "kxtibuyfihphlnti")
suspend fun clusterIds(value: Output<List<String>>)
@JvmName(name = "cbaiapujgokwjhfl")
suspend fun clusterIds(value: List<String>?)

Parameters

value

The array of the cluster ids.


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


@JvmName(name = "wkcnlheapgumtxpg")
suspend fun clusterIds(values: List<Output<String>>)
@JvmName(name = "pwaeyxsqeijdluhn")
suspend fun clusterIds(vararg values: String)

Parameters

values

The array of the cluster ids.