@Stability(value=Stable) @Internal public static final class CfnScalingPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScalingPolicyProps
CfnScalingPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnScalingPolicyProps.Builder, CfnScalingPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String autoScalingGroupName,
String adjustmentType,
String cooldown,
Number estimatedInstanceWarmup,
String metricAggregationType,
Number minAdjustmentMagnitude,
String policyType,
Number scalingAdjustment,
Object stepAdjustments,
Object targetTrackingConfiguration)
Constructor that initializes the object based on literal property values passed by the
CfnScalingPolicyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAdjustmentType()
`AWS::AutoScaling::ScalingPolicy.AdjustmentType`.
|
String |
getAutoScalingGroupName()
`AWS::AutoScaling::ScalingPolicy.AutoScalingGroupName`.
|
String |
getCooldown()
`AWS::AutoScaling::ScalingPolicy.Cooldown`.
|
Number |
getEstimatedInstanceWarmup()
`AWS::AutoScaling::ScalingPolicy.EstimatedInstanceWarmup`.
|
String |
getMetricAggregationType()
`AWS::AutoScaling::ScalingPolicy.MetricAggregationType`.
|
Number |
getMinAdjustmentMagnitude()
`AWS::AutoScaling::ScalingPolicy.MinAdjustmentMagnitude`.
|
String |
getPolicyType()
`AWS::AutoScaling::ScalingPolicy.PolicyType`.
|
Number |
getScalingAdjustment()
`AWS::AutoScaling::ScalingPolicy.ScalingAdjustment`.
|
Object |
getStepAdjustments()
`AWS::AutoScaling::ScalingPolicy.StepAdjustments`.
|
Object |
getTargetTrackingConfiguration()
`AWS::AutoScaling::ScalingPolicy.TargetTrackingConfiguration`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String autoScalingGroupName, String adjustmentType, String cooldown, Number estimatedInstanceWarmup, String metricAggregationType, Number minAdjustmentMagnitude, String policyType, Number scalingAdjustment, Object stepAdjustments, Object targetTrackingConfiguration)
CfnScalingPolicyProps.Builder.public final String getAutoScalingGroupName()
CfnScalingPolicyPropsgetAutoScalingGroupName in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-autoscalinggroupnamepublic final String getAdjustmentType()
CfnScalingPolicyPropsgetAdjustmentType in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-adjustmenttypepublic final String getCooldown()
CfnScalingPolicyPropsgetCooldown in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-cooldownpublic final Number getEstimatedInstanceWarmup()
CfnScalingPolicyPropsgetEstimatedInstanceWarmup in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-estimatedinstancewarmuppublic final String getMetricAggregationType()
CfnScalingPolicyPropsgetMetricAggregationType in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-metricaggregationtypepublic final Number getMinAdjustmentMagnitude()
CfnScalingPolicyPropsgetMinAdjustmentMagnitude in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-minadjustmentmagnitudepublic final String getPolicyType()
CfnScalingPolicyPropsgetPolicyType in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-policytypepublic final Number getScalingAdjustment()
CfnScalingPolicyPropsgetScalingAdjustment in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-scalingadjustmentpublic final Object getStepAdjustments()
CfnScalingPolicyPropsgetStepAdjustments in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-as-scalingpolicy-stepadjustmentspublic final Object getTargetTrackingConfiguration()
CfnScalingPolicyPropsgetTargetTrackingConfiguration in interface CfnScalingPolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-policy.html#cfn-autoscaling-scalingpolicy-targettrackingconfiguration@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.