@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 CfnRouteResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-apiidpublic final String getRouteId()
CfnRouteResponsePropsgetRouteId in interface CfnRouteResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-routeidpublic final String getRouteResponseKey()
CfnRouteResponsePropsgetRouteResponseKey in interface CfnRouteResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-routeresponsekeypublic final String getModelSelectionExpression()
CfnRouteResponsePropsgetModelSelectionExpression in interface CfnRouteResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-modelselectionexpressionpublic final Object getResponseModels()
CfnRouteResponsePropsgetResponseModels in interface CfnRouteResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-responsemodelspublic final Object getResponseParameters()
CfnRouteResponsePropsgetResponseParameters in interface CfnRouteResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-responseparameters@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.