Class CfnStageV2.RouteSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apigateway.CfnStageV2.RouteSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnStageV2.RouteSettingsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnStageV2.RouteSettingsProperty
@Stability(Deprecated)
@Deprecated
@Internal
public static final class CfnStageV2.RouteSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnStageV2.RouteSettingsProperty
Deprecated.
An implementation for
CfnStageV2.RouteSettingsProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.apigateway.CfnStageV2.RouteSettingsProperty
CfnStageV2.RouteSettingsProperty.Builder, CfnStageV2.RouteSettingsProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Deprecated.Constructor that initializes the object based on literal property values passed by theCfnStageV2.RouteSettingsProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Deprecated.Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
Deprecated.final boolean
Deprecated.final Object
Deprecated.(deprecated)CfnStageV2.RouteSettingsProperty.DataTraceEnabled
.final Object
Deprecated.(deprecated)CfnStageV2.RouteSettingsProperty.DetailedMetricsEnabled
.final String
Deprecated.(deprecated)CfnStageV2.RouteSettingsProperty.LoggingLevel
.final Number
Deprecated.(deprecated)CfnStageV2.RouteSettingsProperty.ThrottlingBurstLimit
.final Number
Deprecated.(deprecated)CfnStageV2.RouteSettingsProperty.ThrottlingRateLimit
.final int
hashCode()
Deprecated.Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Deprecated.Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Deprecated.Constructor that initializes the object based on literal property values passed by theCfnStageV2.RouteSettingsProperty.Builder
.
-
-
Method Details
-
getDataTraceEnabled
Deprecated.Description copied from interface:CfnStageV2.RouteSettingsProperty
(deprecated)CfnStageV2.RouteSettingsProperty.DataTraceEnabled
.- Specified by:
getDataTraceEnabled
in interfaceCfnStageV2.RouteSettingsProperty
- See Also:
-
getDetailedMetricsEnabled
Deprecated.Description copied from interface:CfnStageV2.RouteSettingsProperty
(deprecated)CfnStageV2.RouteSettingsProperty.DetailedMetricsEnabled
.- Specified by:
getDetailedMetricsEnabled
in interfaceCfnStageV2.RouteSettingsProperty
- See Also:
-
getLoggingLevel
Deprecated.Description copied from interface:CfnStageV2.RouteSettingsProperty
(deprecated)CfnStageV2.RouteSettingsProperty.LoggingLevel
.- Specified by:
getLoggingLevel
in interfaceCfnStageV2.RouteSettingsProperty
- See Also:
-
getThrottlingBurstLimit
Deprecated.Description copied from interface:CfnStageV2.RouteSettingsProperty
(deprecated)CfnStageV2.RouteSettingsProperty.ThrottlingBurstLimit
.- Specified by:
getThrottlingBurstLimit
in interfaceCfnStageV2.RouteSettingsProperty
- See Also:
-
getThrottlingRateLimit
Deprecated.Description copied from interface:CfnStageV2.RouteSettingsProperty
(deprecated)CfnStageV2.RouteSettingsProperty.ThrottlingRateLimit
.- Specified by:
getThrottlingRateLimit
in interfaceCfnStageV2.RouteSettingsProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()Deprecated.- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
Deprecated. -
hashCode
public final int hashCode()Deprecated.
-