Uses of Interface
software.amazon.awscdk.services.eks_v2.ClusterCommonOptions
Packages that use ClusterCommonOptions
-
Uses of ClusterCommonOptions in software.amazon.awscdk.services.eks_v2
Subinterfaces of ClusterCommonOptions in software.amazon.awscdk.services.eks_v2Modifier and TypeInterfaceDescriptioninterfaceProperties for configuring a standard EKS cluster (non-Fargate).interfaceConfiguration props for EKS Fargate.Classes in software.amazon.awscdk.services.eks_v2 that implement ClusterCommonOptionsModifier and TypeClassDescriptionstatic final classAn implementation forClusterCommonOptionsstatic final classAn implementation forClusterPropsstatic final classAn implementation forFargateClusterPropsMethods in software.amazon.awscdk.services.eks_v2 that return ClusterCommonOptionsModifier and TypeMethodDescriptionClusterCommonOptions.Builder.build()Builds the configured instance.