@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:09:58.079Z") @Stability(value=Experimental) public interface EnableScalingProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EnableScalingProps.Builder
A builder for
EnableScalingProps |
static class |
EnableScalingProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static EnableScalingProps.Builder |
builder() |
Number |
getMaxCapacity()
Maximum capacity to scale to.
|
Number |
getMinCapacity()
Minimum capacity to scale to.
|
@Stability(value=Experimental) Number getMaxCapacity()
@Stability(value=Experimental) Number getMinCapacity()
@Stability(value=Experimental) static EnableScalingProps.Builder builder()
EnableScalingProps.Builder of EnableScalingPropsCopyright © 2019. All rights reserved.