Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch.CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder
Packages that use CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder
-
Uses of CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch
Methods in software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch that return CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPlanPropsMixin.EksResourceScalingConfigurationProperty.builder()CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.capacityMonitoringApproach(String capacityMonitoringApproach) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.eksClusters(List<? extends Object> eksClusters) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.eksClusters(IResolvable eksClusters) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.kubernetesResourceType(CfnPlanPropsMixin.KubernetesResourceTypeProperty kubernetesResourceType) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.kubernetesResourceType(IResolvable kubernetesResourceType) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.scalingResources(List<? extends Object> scalingResources) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.scalingResources(IResolvable scalingResources) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.targetPercent(Number targetPercent) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.timeoutMinutes(Number timeoutMinutes) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.ungraceful(CfnPlanPropsMixin.EksResourceScalingUngracefulProperty ungraceful) CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.ungraceful(IResolvable ungraceful) Constructors in software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch with parameters of type CfnPlanPropsMixin.EksResourceScalingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlanPropsMixin.EksResourceScalingConfigurationProperty.Builder.