clusterIds

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

Parameters

value

The array of the cluster ids.


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


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

Parameters

values

The array of the cluster ids.