endpointPrivateAccess

@JvmName(name = "dtpbwfvlxhxtydef")
suspend fun endpointPrivateAccess(value: Output<Boolean>)
@JvmName(name = "efpxibocmndwabgf")
suspend fun endpointPrivateAccess(value: Boolean?)

Parameters

value

Set this value to true to enable private access for your cluster's Kubernetes API server endpoint. If you enable private access, Kubernetes API requests from within your cluster's VPC use the private VPC endpoint. The default value for this parameter is false, which disables private access for your Kubernetes API server. If you disable private access and you have nodes or AWS Fargate pods in the cluster, then ensure that publicAccessCidrs includes the necessary CIDR blocks for communication with the nodes or Fargate pods.