@Stability(value=Stable) @Internal public static final class CfnUsagePlanProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUsagePlanProps
CfnUsagePlanPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUsagePlanProps.Builder, CfnUsagePlanProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUsagePlanProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUsagePlanProps.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) |
Object |
getApiStages()
The API stages to associate with this usage plan.
|
String |
getDescription()
A description of the usage plan.
|
Object |
getQuota()
Configures the number of requests that users can make within a given interval.
|
List<CfnTag> |
getTags()
An array of arbitrary tags (key-value pairs) to associate with the usage plan.
|
Object |
getThrottle()
Configures the overall request rate (average requests per second) and burst capacity.
|
String |
getUsagePlanName()
A name for the usage plan.
|
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(CfnUsagePlanProps.Builder builder)
CfnUsagePlanProps.Builder.public final Object getApiStages()
CfnUsagePlanPropsgetApiStages in interface CfnUsagePlanPropspublic final String getDescription()
CfnUsagePlanPropsgetDescription in interface CfnUsagePlanPropspublic final Object getQuota()
CfnUsagePlanPropsgetQuota in interface CfnUsagePlanPropspublic final List<CfnTag> getTags()
CfnUsagePlanPropsgetTags in interface CfnUsagePlanPropspublic final Object getThrottle()
CfnUsagePlanPropsgetThrottle in interface CfnUsagePlanPropspublic final String getUsagePlanName()
CfnUsagePlanPropsgetUsagePlanName in interface CfnUsagePlanProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.