Uses of Class
software.amazon.awscdk.services.autoscaling.NetworkUtilizationScalingProps.Builder
-
Uses of NetworkUtilizationScalingProps.Builder in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return NetworkUtilizationScalingProps.BuilderModifier and TypeMethodDescriptionNetworkUtilizationScalingProps.builder()Sets the value ofBaseTargetTrackingProps.getCooldown()NetworkUtilizationScalingProps.Builder.disableScaleIn(Boolean disableScaleIn) Sets the value ofBaseTargetTrackingProps.getDisableScaleIn()NetworkUtilizationScalingProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBaseTargetTrackingProps.getEstimatedInstanceWarmup()NetworkUtilizationScalingProps.Builder.targetBytesPerSecond(Number targetBytesPerSecond) Sets the value ofNetworkUtilizationScalingProps.getTargetBytesPerSecond()Constructors in software.amazon.awscdk.services.autoscaling with parameters of type NetworkUtilizationScalingProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theNetworkUtilizationScalingProps.Builder.