@Stability(value=Experimental) @Internal public static final class ScalableTaskCountProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ScalableTaskCountProps
ScalableTaskCountPropssoftware.amazon.jsii.JsiiObject.InitializationModeScalableTaskCountProps.Builder, ScalableTaskCountProps.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(String dimension,
String resourceId,
IRole role,
ServiceNamespace serviceNamespace,
Number maxCapacity,
Number minCapacity)
Constructor that initializes the object based on literal property values passed by the
ScalableTaskCountProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDimension()
(experimental) Scalable dimension of the attribute.
|
Number |
getMaxCapacity()
(experimental) Maximum capacity to scale to.
|
Number |
getMinCapacity()
(experimental) Minimum capacity to scale to.
|
String |
getResourceId()
(experimental) Resource ID of the attribute.
|
IRole |
getRole()
(experimental) Role to use for scaling.
|
ServiceNamespace |
getServiceNamespace()
(experimental) Service namespace of the scalable attribute.
|
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(String dimension, String resourceId, IRole role, ServiceNamespace serviceNamespace, Number maxCapacity, Number minCapacity)
ScalableTaskCountProps.Builder.public final String getDimension()
BaseScalableAttributePropsgetDimension in interface BaseScalableAttributePropspublic final String getResourceId()
BaseScalableAttributePropsgetResourceId in interface BaseScalableAttributePropspublic final IRole getRole()
BaseScalableAttributePropsgetRole in interface BaseScalableAttributePropspublic final ServiceNamespace getServiceNamespace()
BaseScalableAttributePropsgetServiceNamespace in interface BaseScalableAttributePropspublic final Number getMaxCapacity()
EnableScalingPropsgetMaxCapacity in interface EnableScalingPropspublic final Number getMinCapacity()
EnableScalingPropsDefault: 1
getMinCapacity in interface EnableScalingProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.