Class CfnRouteResponseV2.ParameterConstraintsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apigateway.CfnRouteResponseV2.ParameterConstraintsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRouteResponseV2.ParameterConstraintsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnRouteResponseV2.ParameterConstraintsProperty
@Stability(Deprecated)
@Deprecated
@Internal
public static final class CfnRouteResponseV2.ParameterConstraintsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRouteResponseV2.ParameterConstraintsProperty
Deprecated.
An implementation for
CfnRouteResponseV2.ParameterConstraintsProperty
-
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.CfnRouteResponseV2.ParameterConstraintsProperty
CfnRouteResponseV2.ParameterConstraintsProperty.Builder, CfnRouteResponseV2.ParameterConstraintsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Deprecated.Constructor that initializes the object based on literal property values passed by theCfnRouteResponseV2.ParameterConstraintsProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Deprecated.Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnRouteResponseV2.ParameterConstraintsProperty.Builder
.
-
-
Method Details
-
getRequired
Deprecated.Description copied from interface:CfnRouteResponseV2.ParameterConstraintsProperty
(deprecated)CfnRouteResponseV2.ParameterConstraintsProperty.Required
. -
$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.
-