AwsEksClusterResourcesVpcConfigDetails
Information about the VPC configuration used by the cluster control plane.
Types
Properties
Link copied to clipboard
Indicates whether the Amazon EKS public API server endpoint is turned on. If the Amazon EKS public API server endpoint is turned off, your cluster's Kubernetes API server can only receive requests that originate from within the cluster VPC.
Link copied to clipboard
The security groups that are associated with the cross-account elastic network interfaces that are used to allow communication between your nodes and the Amazon EKS control plane.
Functions
Link copied to clipboard
inline fun copy(block: AwsEksClusterResourcesVpcConfigDetails.Builder.() -> Unit = {}): AwsEksClusterResourcesVpcConfigDetails