endpointPublicAccess property

bool? endpointPublicAccess
final

This parameter indicates whether the Amazon EKS public API server endpoint is enabled. If the Amazon EKS public API server endpoint is disabled, your cluster's Kubernetes API server can only receive requests that originate from within the cluster VPC.

Implementation

final bool? endpointPublicAccess;