privateClusterConfig

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

Parameters

value

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


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

Parameters

argument

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