@Stability(value=Stable) @Internal public static final class CfnCapacityProvider.ManagedScalingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCapacityProvider.ManagedScalingProperty
CfnCapacityProvider.ManagedScalingProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnCapacityProvider.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, 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 instanceWarmupPeriod, Number maximumScalingStepSize, Number minimumScalingStepSize, String status, Number targetCapacity)
CfnCapacityProvider.AutoScalingGroupProviderProperty.Builder
.public final Number getInstanceWarmupPeriod()
CfnCapacityProvider.ManagedScalingProperty
getInstanceWarmupPeriod
in interface CfnCapacityProvider.ManagedScalingProperty
public final Number getMaximumScalingStepSize()
CfnCapacityProvider.ManagedScalingProperty
getMaximumScalingStepSize
in interface CfnCapacityProvider.ManagedScalingProperty
public final Number getMinimumScalingStepSize()
CfnCapacityProvider.ManagedScalingProperty
getMinimumScalingStepSize
in interface CfnCapacityProvider.ManagedScalingProperty
public final String getStatus()
CfnCapacityProvider.ManagedScalingProperty
getStatus
in interface CfnCapacityProvider.ManagedScalingProperty
public final Number getTargetCapacity()
CfnCapacityProvider.ManagedScalingProperty
getTargetCapacity
in interface CfnCapacityProvider.ManagedScalingProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.