@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String apiId,
String routeId,
String routeResponseKey,
String modelSelectionExpression,
Object responseModels,
Object responseParameters)
Constructor that initializes the object based on literal property values passed by the
CfnRouteResponseProps.Builder. |
| 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.public final String getApiId()
CfnRouteResponsePropsgetApiId in interface CfnRouteResponsePropspublic final String getRouteId()
CfnRouteResponsePropsgetRouteId in interface CfnRouteResponsePropspublic final String getRouteResponseKey()
CfnRouteResponsePropsgetRouteResponseKey in interface CfnRouteResponsePropspublic final String getModelSelectionExpression()
CfnRouteResponsePropsgetModelSelectionExpression in interface CfnRouteResponsePropspublic final Object getResponseModels()
CfnRouteResponsePropsgetResponseModels in interface CfnRouteResponsePropspublic final Object getResponseParameters()
CfnRouteResponsePropsgetResponseParameters in interface CfnRouteResponseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.