@Stability(value=Stable) @Internal public static final class CfnLayer.AutoScalingThresholdsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLayer.AutoScalingThresholdsProperty
CfnLayer.AutoScalingThresholdsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLayer.AutoScalingThresholdsProperty.Builder, CfnLayer.AutoScalingThresholdsProperty.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 cpuThreshold,
Number ignoreMetricsTime,
Number instanceCount,
Number loadThreshold,
Number memoryThreshold,
Number thresholdsWaitTime)
Constructor that initializes the object based on literal property values passed by the
CfnLayer.AutoScalingThresholdsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getCpuThreshold()
`CfnLayer.AutoScalingThresholdsProperty.CpuThreshold`.
|
Number |
getIgnoreMetricsTime()
`CfnLayer.AutoScalingThresholdsProperty.IgnoreMetricsTime`.
|
Number |
getInstanceCount()
`CfnLayer.AutoScalingThresholdsProperty.InstanceCount`.
|
Number |
getLoadThreshold()
`CfnLayer.AutoScalingThresholdsProperty.LoadThreshold`.
|
Number |
getMemoryThreshold()
`CfnLayer.AutoScalingThresholdsProperty.MemoryThreshold`.
|
Number |
getThresholdsWaitTime()
`CfnLayer.AutoScalingThresholdsProperty.ThresholdsWaitTime`.
|
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 cpuThreshold, Number ignoreMetricsTime, Number instanceCount, Number loadThreshold, Number memoryThreshold, Number thresholdsWaitTime)
CfnLayer.AutoScalingThresholdsProperty.Builder.public final Number getCpuThreshold()
CfnLayer.AutoScalingThresholdsPropertygetCpuThreshold in interface CfnLayer.AutoScalingThresholdsPropertypublic final Number getIgnoreMetricsTime()
CfnLayer.AutoScalingThresholdsPropertygetIgnoreMetricsTime in interface CfnLayer.AutoScalingThresholdsPropertypublic final Number getInstanceCount()
CfnLayer.AutoScalingThresholdsPropertygetInstanceCount in interface CfnLayer.AutoScalingThresholdsPropertypublic final Number getLoadThreshold()
CfnLayer.AutoScalingThresholdsPropertygetLoadThreshold in interface CfnLayer.AutoScalingThresholdsPropertypublic final Number getMemoryThreshold()
CfnLayer.AutoScalingThresholdsPropertygetMemoryThreshold in interface CfnLayer.AutoScalingThresholdsPropertypublic final Number getThresholdsWaitTime()
CfnLayer.AutoScalingThresholdsPropertygetThresholdsWaitTime in interface CfnLayer.AutoScalingThresholdsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.