privateClusterEnabled

@JvmName(name = "sbbqlpkwtybvjgjd")
suspend fun privateClusterEnabled(value: Output<Boolean>)
@JvmName(name = "picqdiuaoabhbscg")
suspend fun privateClusterEnabled(value: Boolean?)

Parameters

value

Should this Kubernetes Cluster have its API server only exposed on internal IP addresses? This provides a Private IP Address for the Kubernetes API on the Virtual Network where the Kubernetes Cluster is located. Defaults to false. Changing this forces a new resource to be created.