@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object apiStages,
String description,
Object quota,
List<? extends CfnTag> tags,
Object throttle,
String usagePlanName)
Constructor that initializes the object based on literal property values passed by the
CfnUsagePlanProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getApiStages()
`AWS::ApiGateway::UsagePlan.ApiStages`.
|
String |
getDescription()
`AWS::ApiGateway::UsagePlan.Description`.
|
Object |
getQuota()
`AWS::ApiGateway::UsagePlan.Quota`.
|
List<CfnTag> |
getTags()
`AWS::ApiGateway::UsagePlan.Tags`.
|
Object |
getThrottle()
`AWS::ApiGateway::UsagePlan.Throttle`.
|
String |
getUsagePlanName()
`AWS::ApiGateway::UsagePlan.UsagePlanName`.
|
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.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 © 2021. All rights reserved.