@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(CfnStage.RouteSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStage.AccessLogSettingsProperty.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 |
getDataTraceEnabled()
Specifies whether ( `true` ) or not ( `false` ) data trace logging is enabled for this route.
|
Object |
getDetailedMetricsEnabled()
Specifies whether detailed metrics are enabled.
|
String |
getLoggingLevel()
Specifies the logging level for this route: `INFO` , `ERROR` , or `OFF` .
|
Number |
getThrottlingBurstLimit()
Specifies the throttling burst limit.
|
Number |
getThrottlingRateLimit()
Specifies the throttling 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(CfnStage.RouteSettingsProperty.Builder builder)
CfnStage.AccessLogSettingsProperty.Builder.public final Object getDataTraceEnabled()
CfnStage.RouteSettingsPropertyThis property affects the log entries pushed to Amazon CloudWatch Logs. Supported only for WebSocket APIs.
getDataTraceEnabled in interface CfnStage.RouteSettingsPropertypublic final Object getDetailedMetricsEnabled()
CfnStage.RouteSettingsPropertygetDetailedMetricsEnabled in interface CfnStage.RouteSettingsPropertypublic final String getLoggingLevel()
CfnStage.RouteSettingsPropertyThis property affects the log entries pushed to Amazon CloudWatch Logs. Supported only for WebSocket APIs.
getLoggingLevel 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 © 2022. All rights reserved.