@Stability(value=Stable) @Internal public static final class CfnScalingPlan.TargetTrackingConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScalingPlan.TargetTrackingConfigurationProperty
CfnScalingPlan.TargetTrackingConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnScalingPlan.TargetTrackingConfigurationProperty.Builder, CfnScalingPlan.TargetTrackingConfigurationProperty.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(Number targetValue,
Object customizedScalingMetricSpecification,
Object disableScaleIn,
Number estimatedInstanceWarmup,
Object predefinedScalingMetricSpecification,
Number scaleInCooldown,
Number scaleOutCooldown)
Constructor that initializes the object based on literal property values passed by the
CfnScalingPlan.ApplicationSourceProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCustomizedScalingMetricSpecification()
`CfnScalingPlan.TargetTrackingConfigurationProperty.CustomizedScalingMetricSpecification`.
|
Object |
getDisableScaleIn()
`CfnScalingPlan.TargetTrackingConfigurationProperty.DisableScaleIn`.
|
Number |
getEstimatedInstanceWarmup()
`CfnScalingPlan.TargetTrackingConfigurationProperty.EstimatedInstanceWarmup`.
|
Object |
getPredefinedScalingMetricSpecification()
`CfnScalingPlan.TargetTrackingConfigurationProperty.PredefinedScalingMetricSpecification`.
|
Number |
getScaleInCooldown()
`CfnScalingPlan.TargetTrackingConfigurationProperty.ScaleInCooldown`.
|
Number |
getScaleOutCooldown()
`CfnScalingPlan.TargetTrackingConfigurationProperty.ScaleOutCooldown`.
|
Number |
getTargetValue()
`CfnScalingPlan.TargetTrackingConfigurationProperty.TargetValue`.
|
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(Number targetValue, Object customizedScalingMetricSpecification, Object disableScaleIn, Number estimatedInstanceWarmup, Object predefinedScalingMetricSpecification, Number scaleInCooldown, Number scaleOutCooldown)
CfnScalingPlan.ApplicationSourceProperty.Builder.public final Number getTargetValue()
CfnScalingPlan.TargetTrackingConfigurationPropertygetTargetValue in interface CfnScalingPlan.TargetTrackingConfigurationPropertypublic final Object getCustomizedScalingMetricSpecification()
CfnScalingPlan.TargetTrackingConfigurationPropertygetCustomizedScalingMetricSpecification in interface CfnScalingPlan.TargetTrackingConfigurationPropertypublic final Object getDisableScaleIn()
CfnScalingPlan.TargetTrackingConfigurationPropertygetDisableScaleIn in interface CfnScalingPlan.TargetTrackingConfigurationPropertypublic final Number getEstimatedInstanceWarmup()
CfnScalingPlan.TargetTrackingConfigurationPropertygetEstimatedInstanceWarmup in interface CfnScalingPlan.TargetTrackingConfigurationPropertypublic final Object getPredefinedScalingMetricSpecification()
CfnScalingPlan.TargetTrackingConfigurationPropertygetPredefinedScalingMetricSpecification in interface CfnScalingPlan.TargetTrackingConfigurationPropertypublic final Number getScaleInCooldown()
CfnScalingPlan.TargetTrackingConfigurationPropertygetScaleInCooldown in interface CfnScalingPlan.TargetTrackingConfigurationPropertypublic final Number getScaleOutCooldown()
CfnScalingPlan.TargetTrackingConfigurationPropertygetScaleOutCooldown in interface CfnScalingPlan.TargetTrackingConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.