Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnCapacityProviderPropsMixin.ManagedScalingProperty.Builder
Packages that use CfnCapacityProviderPropsMixin.ManagedScalingProperty.Builder
-
Uses of CfnCapacityProviderPropsMixin.ManagedScalingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnCapacityProviderPropsMixin.ManagedScalingProperty.BuilderModifier and TypeMethodDescriptionCfnCapacityProviderPropsMixin.ManagedScalingProperty.builder()CfnCapacityProviderPropsMixin.ManagedScalingProperty.Builder.instanceWarmupPeriod(Number instanceWarmupPeriod) CfnCapacityProviderPropsMixin.ManagedScalingProperty.Builder.maximumScalingStepSize(Number maximumScalingStepSize) CfnCapacityProviderPropsMixin.ManagedScalingProperty.Builder.minimumScalingStepSize(Number minimumScalingStepSize) Sets the value ofCfnCapacityProviderPropsMixin.ManagedScalingProperty.getStatus()CfnCapacityProviderPropsMixin.ManagedScalingProperty.Builder.targetCapacity(Number targetCapacity) Sets the value ofCfnCapacityProviderPropsMixin.ManagedScalingProperty.getTargetCapacity()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnCapacityProviderPropsMixin.ManagedScalingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCapacityProviderPropsMixin.ManagedScalingProperty.Builder.