clusterIds

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

Parameters

value

The array of the cluster ids.


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


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

Parameters

values

The array of the cluster ids.