Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.KubeControllerManagerConfigProperty.Builder
Packages that use CfnClusterPropsMixin.KubeControllerManagerConfigProperty.Builder
-
Uses of CfnClusterPropsMixin.KubeControllerManagerConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.eks
Methods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.KubeControllerManagerConfigProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.KubeControllerManagerConfigProperty.builder()CfnClusterPropsMixin.KubeControllerManagerConfigProperty.Builder.horizontalPodAutoscalerControllerConfig(CfnClusterPropsMixin.HorizontalPodAutoscalerControllerConfigProperty horizontalPodAutoscalerControllerConfig) CfnClusterPropsMixin.KubeControllerManagerConfigProperty.Builder.horizontalPodAutoscalerControllerConfig(IResolvable horizontalPodAutoscalerControllerConfig) CfnClusterPropsMixin.KubeControllerManagerConfigProperty.Builder.podGcControllerConfig(CfnClusterPropsMixin.PodGcControllerConfigProperty podGcControllerConfig) CfnClusterPropsMixin.KubeControllerManagerConfigProperty.Builder.podGcControllerConfig(IResolvable podGcControllerConfig) Constructors in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.KubeControllerManagerConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.KubeControllerManagerConfigProperty.Builder.