public static final class EnableScalingProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EnableScalingProps
software.amazon.jsii.JsiiObject.InitializationModeEnableScalingProps.Builder, EnableScalingProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getMaxCapacity()
Maximum capacity to scale to.
|
Number |
getMinCapacity()
Minimum capacity to scale to.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public Number getMaxCapacity()
getMaxCapacity in interface EnableScalingProps@Stability(value=Experimental) public Number getMinCapacity()
getMinCapacity in interface EnableScalingPropsCopyright © 2019. All rights reserved.