Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.ComputeConfigProperty
Packages that use CfnClusterPropsMixin.ComputeConfigProperty
-
Uses of CfnClusterPropsMixin.ComputeConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.ComputeConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.ComputeConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.ComputeConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.ComputeConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.ComputeConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.computeConfig(CfnClusterPropsMixin.ComputeConfigProperty computeConfig) Sets the value ofCfnClusterMixinProps.getComputeConfig()CfnClusterPropsMixin.Builder.computeConfig(CfnClusterPropsMixin.ComputeConfigProperty computeConfig) Indicates the current configuration of the compute capability on your EKS Auto Mode cluster.