@Stability(value=Stable) @Internal public static final class CfnUsagePlan.QuotaSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUsagePlan.QuotaSettingsProperty
CfnUsagePlan.QuotaSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUsagePlan.QuotaSettingsProperty.Builder, CfnUsagePlan.QuotaSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUsagePlan.QuotaSettingsProperty.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 |
getLimit()
The target maximum number of requests that can be made in a given time period.
|
Number |
getOffset()
The day that a time period starts.
|
String |
getPeriod()
The time period for which the target maximum limit of requests applies, such as `DAY` or `WEEK` .
|
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.QuotaSettingsProperty.Builder builder)
CfnUsagePlan.ApiStageProperty.Builder.public final Number getLimit()
CfnUsagePlan.QuotaSettingsPropertygetLimit in interface CfnUsagePlan.QuotaSettingsPropertypublic final Number getOffset()
CfnUsagePlan.QuotaSettingsProperty
For example, with a time period of WEEK , an offset of 0 starts on Sunday, and an offset of 1 starts on Monday.
getOffset in interface CfnUsagePlan.QuotaSettingsPropertypublic final String getPeriod()
CfnUsagePlan.QuotaSettingsPropertyFor valid values, see the period property for the UsagePlan resource in the Amazon API Gateway REST API Reference .
getPeriod in interface CfnUsagePlan.QuotaSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.