Uses of Interface
software.amazon.awscdk.services.eks.ClusterProps
Packages that use ClusterProps
-
Uses of ClusterProps in software.amazon.awscdk.services.eks
Classes in software.amazon.awscdk.services.eks that implement ClusterPropsMethods in software.amazon.awscdk.services.eks that return ClusterPropsConstructors in software.amazon.awscdk.services.eks with parameters of type ClusterPropsModifierConstructorDescriptionCluster
(software.constructs.Construct scope, String id, ClusterProps props) Initiates an EKS Cluster with the supplied arguments.