privateClusterConfig

@JvmName(name = "jtfqunvdgmbrjavp")
suspend fun privateClusterConfig(value: Output<ClusterPrivateClusterConfigArgs>)
@JvmName(name = "epprvqwlftuejhvb")
suspend fun privateClusterConfig(value: ClusterPrivateClusterConfigArgs?)

Parameters

value

Configuration for private clusters, clusters with private nodes. Structure is documented below.


@JvmName(name = "uphhpxntukgutsxn")
suspend fun privateClusterConfig(argument: suspend ClusterPrivateClusterConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for private clusters, clusters with private nodes. Structure is documented below.