@Stability(value=Stable) @Internal public static final class CfnScalingPlan.TargetTrackingConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScalingPlan.TargetTrackingConfigurationProperty
CfnScalingPlan.TargetTrackingConfigurationProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnScalingPlan.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected 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.TargetTrackingConfigurationProperty
getTargetValue
in interface CfnScalingPlan.TargetTrackingConfigurationProperty
public final Object getCustomizedScalingMetricSpecification()
CfnScalingPlan.TargetTrackingConfigurationProperty
getCustomizedScalingMetricSpecification
in interface CfnScalingPlan.TargetTrackingConfigurationProperty
public final Object getDisableScaleIn()
CfnScalingPlan.TargetTrackingConfigurationProperty
getDisableScaleIn
in interface CfnScalingPlan.TargetTrackingConfigurationProperty
public final Number getEstimatedInstanceWarmup()
CfnScalingPlan.TargetTrackingConfigurationProperty
getEstimatedInstanceWarmup
in interface CfnScalingPlan.TargetTrackingConfigurationProperty
public final Object getPredefinedScalingMetricSpecification()
CfnScalingPlan.TargetTrackingConfigurationProperty
getPredefinedScalingMetricSpecification
in interface CfnScalingPlan.TargetTrackingConfigurationProperty
public final Number getScaleInCooldown()
CfnScalingPlan.TargetTrackingConfigurationProperty
getScaleInCooldown
in interface CfnScalingPlan.TargetTrackingConfigurationProperty
public final Number getScaleOutCooldown()
CfnScalingPlan.TargetTrackingConfigurationProperty
getScaleOutCooldown
in interface CfnScalingPlan.TargetTrackingConfigurationProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.