clusterIds

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

Parameters

value

List of clusters.


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


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

Parameters

values

List of clusters.