Uses of Interface
software.amazon.awscdk.services.eks_v2.ClusterAttributes
Packages that use ClusterAttributes
-
Uses of ClusterAttributes in software.amazon.awscdk.services.eks_v2
Classes in software.amazon.awscdk.services.eks_v2 that implement ClusterAttributesMethods in software.amazon.awscdk.services.eks_v2 that return ClusterAttributesModifier and TypeMethodDescriptionClusterAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks_v2 with parameters of type ClusterAttributesModifier and TypeMethodDescriptionstatic IClusterCluster.fromClusterAttributes(software.constructs.Construct scope, String id, ClusterAttributes attrs) Import an existing cluster.