@Stability(value=Stable) @Internal public static final class CfnCapacityProvider.ManagedScalingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCapacityProvider.ManagedScalingProperty
CfnCapacityProvider.ManagedScalingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCapacityProvider.ManagedScalingProperty.Builder, CfnCapacityProvider.ManagedScalingProperty.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 instanceWarmupPeriod,
Number maximumScalingStepSize,
Number minimumScalingStepSize,
String status,
Number targetCapacity)
Constructor that initializes the object based on literal property values passed by the
CfnCapacityProvider.AutoScalingGroupProviderProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getInstanceWarmupPeriod()
`CfnCapacityProvider.ManagedScalingProperty.InstanceWarmupPeriod`.
|
Number |
getMaximumScalingStepSize()
`CfnCapacityProvider.ManagedScalingProperty.MaximumScalingStepSize`.
|
Number |
getMinimumScalingStepSize()
`CfnCapacityProvider.ManagedScalingProperty.MinimumScalingStepSize`.
|
String |
getStatus()
`CfnCapacityProvider.ManagedScalingProperty.Status`.
|
Number |
getTargetCapacity()
`CfnCapacityProvider.ManagedScalingProperty.TargetCapacity`.
|
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 instanceWarmupPeriod, Number maximumScalingStepSize, Number minimumScalingStepSize, String status, Number targetCapacity)
CfnCapacityProvider.AutoScalingGroupProviderProperty.Builder.public final Number getInstanceWarmupPeriod()
CfnCapacityProvider.ManagedScalingPropertygetInstanceWarmupPeriod in interface CfnCapacityProvider.ManagedScalingPropertypublic final Number getMaximumScalingStepSize()
CfnCapacityProvider.ManagedScalingPropertygetMaximumScalingStepSize in interface CfnCapacityProvider.ManagedScalingPropertypublic final Number getMinimumScalingStepSize()
CfnCapacityProvider.ManagedScalingPropertygetMinimumScalingStepSize in interface CfnCapacityProvider.ManagedScalingPropertypublic final String getStatus()
CfnCapacityProvider.ManagedScalingPropertygetStatus in interface CfnCapacityProvider.ManagedScalingPropertypublic final Number getTargetCapacity()
CfnCapacityProvider.ManagedScalingPropertygetTargetCapacity in interface CfnCapacityProvider.ManagedScalingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.