@Stability(value=Stable)
public static interface CfnScalingPolicy.StepAdjustmentProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-stepadjustments.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnScalingPolicy.StepAdjustmentProperty.Builder
A builder for
CfnScalingPolicy.StepAdjustmentProperty |
static class |
CfnScalingPolicy.StepAdjustmentProperty.Jsii$Proxy
An implementation for
CfnScalingPolicy.StepAdjustmentProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnScalingPolicy.StepAdjustmentProperty.Builder |
builder() |
default Number |
getMetricIntervalLowerBound()
`CfnScalingPolicy.StepAdjustmentProperty.MetricIntervalLowerBound`.
|
default Number |
getMetricIntervalUpperBound()
`CfnScalingPolicy.StepAdjustmentProperty.MetricIntervalUpperBound`.
|
Number |
getScalingAdjustment()
`CfnScalingPolicy.StepAdjustmentProperty.ScalingAdjustment`.
|
@Stability(value=Stable) @NotNull Number getScalingAdjustment()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-stepadjustments.html#cfn-autoscaling-scalingpolicy-stepadjustment-scalingadjustment@Stability(value=Stable) @Nullable default Number getMetricIntervalLowerBound()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-stepadjustments.html#cfn-autoscaling-scalingpolicy-stepadjustment-metricintervallowerbound@Stability(value=Stable) @Nullable default Number getMetricIntervalUpperBound()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-stepadjustments.html#cfn-autoscaling-scalingpolicy-stepadjustment-metricintervalupperbound@Stability(value=Stable) static CfnScalingPolicy.StepAdjustmentProperty.Builder builder()
Copyright © 2020. All rights reserved.