@Stability(value=Stable) @Internal public static final class CfnStage.RouteSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStage.RouteSettingsProperty
CfnStage.RouteSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStage.RouteSettingsProperty.Builder, CfnStage.RouteSettingsProperty.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 dataTraceEnabled,
Object detailedMetricsEnabled,
String loggingLevel,
Number throttlingBurstLimit,
Number throttlingRateLimit)
Constructor that initializes the object based on literal property values passed by the
CfnStage.AccessLogSettingsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDataTraceEnabled()
`CfnStage.RouteSettingsProperty.DataTraceEnabled`.
|
Object |
getDetailedMetricsEnabled()
`CfnStage.RouteSettingsProperty.DetailedMetricsEnabled`.
|
String |
getLoggingLevel()
`CfnStage.RouteSettingsProperty.LoggingLevel`.
|
Number |
getThrottlingBurstLimit()
`CfnStage.RouteSettingsProperty.ThrottlingBurstLimit`.
|
Number |
getThrottlingRateLimit()
`CfnStage.RouteSettingsProperty.ThrottlingRateLimit`.
|
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 getDataTraceEnabled()
CfnStage.RouteSettingsPropertygetDataTraceEnabled in interface CfnStage.RouteSettingsPropertypublic final Object getDetailedMetricsEnabled()
CfnStage.RouteSettingsPropertygetDetailedMetricsEnabled in interface CfnStage.RouteSettingsPropertypublic final String getLoggingLevel()
CfnStage.RouteSettingsPropertygetLoggingLevel in interface CfnStage.RouteSettingsPropertypublic final Number getThrottlingBurstLimit()
CfnStage.RouteSettingsPropertygetThrottlingBurstLimit in interface CfnStage.RouteSettingsPropertypublic final Number getThrottlingRateLimit()
CfnStage.RouteSettingsPropertygetThrottlingRateLimit in interface CfnStage.RouteSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.