Uses of Interface
software.amazon.awscdk.services.eks_v2.ComputeConfig
Packages that use ComputeConfig
-
Uses of ComputeConfig in software.amazon.awscdk.services.eks_v2
Classes in software.amazon.awscdk.services.eks_v2 that implement ComputeConfigMethods in software.amazon.awscdk.services.eks_v2 that return ComputeConfigModifier and TypeMethodDescriptionComputeConfig.Builder.build()Builds the configured instance.default ComputeConfigClusterProps.getCompute()Configuration for compute settings in Auto Mode.final ComputeConfigClusterProps.Jsii$Proxy.getCompute()Methods in software.amazon.awscdk.services.eks_v2 with parameters of type ComputeConfigModifier and TypeMethodDescriptionCluster.Builder.compute(ComputeConfig compute) Configuration for compute settings in Auto Mode.ClusterProps.Builder.compute(ComputeConfig compute) Sets the value ofClusterProps.getCompute()