Uses of Class
software.amazon.awssdk.services.eks.model.VpcConfigResponse
-
Packages that use VpcConfigResponse Package Description software.amazon.awssdk.services.eks.model -
-
Uses of VpcConfigResponse in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return VpcConfigResponse Modifier and Type Method Description VpcConfigResponseCluster. resourcesVpcConfig()The VPC configuration used by the cluster control plane.Methods in software.amazon.awssdk.services.eks.model with parameters of type VpcConfigResponse Modifier and Type Method Description Cluster.BuilderCluster.Builder. resourcesVpcConfig(VpcConfigResponse resourcesVpcConfig)The VPC configuration used by the cluster control plane.
-