Uses of Interface
software.amazon.awscdk.services.applicationautoscaling.BasicStepScalingPolicyProps
-
Uses of BasicStepScalingPolicyProps in software.amazon.awscdk.services.applicationautoscaling
Subinterfaces of BasicStepScalingPolicyProps in software.amazon.awscdk.services.applicationautoscalingClasses in software.amazon.awscdk.services.applicationautoscaling that implement BasicStepScalingPolicyPropsModifier and TypeClassDescriptionstatic final classAn implementation forBasicStepScalingPolicyPropsstatic final classAn implementation forStepScalingPolicyPropsMethods in software.amazon.awscdk.services.applicationautoscaling that return BasicStepScalingPolicyPropsModifier and TypeMethodDescriptionBasicStepScalingPolicyProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.applicationautoscaling with parameters of type BasicStepScalingPolicyPropsModifier and TypeMethodDescriptionprotected voidBaseScalableAttribute.doScaleOnMetric(String id, BasicStepScalingPolicyProps props) Scale out or in based on a metric value.ScalableTarget.scaleOnMetric(String id, BasicStepScalingPolicyProps props) Scale out or in, in response to a metric.