privateClusterConfig

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

Parameters

value

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


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

Parameters

argument

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