Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.ControlPlaneScalingConfigProperty
Packages that use CfnClusterPropsMixin.ControlPlaneScalingConfigProperty
-
Uses of CfnClusterPropsMixin.ControlPlaneScalingConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.ControlPlaneScalingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.ControlPlaneScalingConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.ControlPlaneScalingConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.ControlPlaneScalingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.ControlPlaneScalingConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.controlPlaneScalingConfig(CfnClusterPropsMixin.ControlPlaneScalingConfigProperty controlPlaneScalingConfig) Sets the value ofCfnClusterMixinProps.getControlPlaneScalingConfig()CfnClusterPropsMixin.Builder.controlPlaneScalingConfig(CfnClusterPropsMixin.ControlPlaneScalingConfigProperty controlPlaneScalingConfig) The control plane scaling tier configuration.