@Stability(value=Stable) @Internal public static final class CfnRouteResponseProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRouteResponseProps
CfnRouteResponsePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRouteResponseProps.Builder, CfnRouteResponseProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRouteResponseProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRouteResponseProps.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) |
String |
getApiId()
`AWS::ApiGatewayV2::RouteResponse.ApiId`.
|
String |
getModelSelectionExpression()
`AWS::ApiGatewayV2::RouteResponse.ModelSelectionExpression`.
|
Object |
getResponseModels()
`AWS::ApiGatewayV2::RouteResponse.ResponseModels`.
|
Object |
getResponseParameters()
`AWS::ApiGatewayV2::RouteResponse.ResponseParameters`.
|
String |
getRouteId()
`AWS::ApiGatewayV2::RouteResponse.RouteId`.
|
String |
getRouteResponseKey()
`AWS::ApiGatewayV2::RouteResponse.RouteResponseKey`.
|
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(CfnRouteResponseProps.Builder builder)
CfnRouteResponseProps.Builder.public final String getApiId()
CfnRouteResponsePropsgetApiId in interface CfnRouteResponsePropspublic final String getModelSelectionExpression()
CfnRouteResponsePropsgetModelSelectionExpression in interface CfnRouteResponsePropspublic final Object getResponseModels()
CfnRouteResponsePropsgetResponseModels in interface CfnRouteResponsePropspublic final Object getResponseParameters()
CfnRouteResponsePropsgetResponseParameters in interface CfnRouteResponsePropspublic final String getRouteId()
CfnRouteResponsePropsgetRouteId in interface CfnRouteResponsePropspublic final String getRouteResponseKey()
CfnRouteResponsePropsgetRouteResponseKey in interface CfnRouteResponseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.