@Stability(value=Stable) @Internal public static final class CfnEndpoint.CapacitySizeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpoint.CapacitySizeProperty
CfnEndpoint.CapacitySizePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpoint.CapacitySizeProperty.Builder, CfnEndpoint.CapacitySizeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEndpoint.CapacitySizeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEndpoint.AlarmProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getType()
Specifies the endpoint capacity type.
|
Number |
getValue()
Defines the capacity size, either as a number of instances or a capacity percentage.
|
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(CfnEndpoint.CapacitySizeProperty.Builder builder)
CfnEndpoint.AlarmProperty.Builder.public final String getType()
CfnEndpoint.CapacitySizeProperty
INSTANCE_COUNT : The endpoint activates based on the number of instances.CAPACITY_PERCENT : The endpoint activates based on the specified percentage of capacity.getType in interface CfnEndpoint.CapacitySizePropertypublic final Number getValue()
CfnEndpoint.CapacitySizePropertygetValue in interface CfnEndpoint.CapacitySizeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.