clusterIds

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

Parameters

value

The array of the cluster ids.


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


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

Parameters

values

The array of the cluster ids.