@Stability(value=Stable) @Internal public static final class CfnUsagePlan.ThrottleSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUsagePlan.ThrottleSettingsProperty
CfnUsagePlan.ThrottleSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUsagePlan.ThrottleSettingsProperty.Builder, CfnUsagePlan.ThrottleSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUsagePlan.ThrottleSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUsagePlan.ApiStageProperty.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) |
Number |
getBurstLimit()
The API target request burst rate limit.
|
Number |
getRateLimit()
The API target request steady-state rate limit.
|
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(CfnUsagePlan.ThrottleSettingsProperty.Builder builder)
CfnUsagePlan.ApiStageProperty.Builder.public final Number getBurstLimit()
CfnUsagePlan.ThrottleSettingsPropertyThis allows more requests through for a period of time than the target rate limit. For more information about request throttling, see Manage API Request Throttling in the API Gateway Developer Guide .
getBurstLimit in interface CfnUsagePlan.ThrottleSettingsPropertypublic final Number getRateLimit()
CfnUsagePlan.ThrottleSettingsPropertyFor more information about request throttling, see Manage API Request Throttling in the API Gateway Developer Guide .
getRateLimit in interface CfnUsagePlan.ThrottleSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.