@Stability(value=Deprecated) @Deprecated @Internal public static final class CfnRouteResponseV2Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRouteResponseV2Props
CfnRouteResponseV2Propssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRouteResponseV2Props.Builder, CfnRouteResponseV2Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
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)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
CfnRouteResponseV2Props.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getApiId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::RouteResponse.ApiId`.
|
String |
getModelSelectionExpression()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::RouteResponse.ModelSelectionExpression`.
|
Object |
getResponseModels()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::RouteResponse.ResponseModels`.
|
Object |
getResponseParameters()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::RouteResponse.ResponseParameters`.
|
String |
getRouteId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::RouteResponse.RouteId`.
|
String |
getRouteResponseKey()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::RouteResponse.RouteResponseKey`.
|
int |
hashCode()
Deprecated.
|
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(String apiId, String routeId, String routeResponseKey, String modelSelectionExpression, Object responseModels, Object responseParameters)
CfnRouteResponseV2Props.Builder.public final String getApiId()
CfnRouteResponseV2PropsgetApiId in interface CfnRouteResponseV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-apiidpublic final String getRouteId()
CfnRouteResponseV2PropsgetRouteId in interface CfnRouteResponseV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-routeidpublic final String getRouteResponseKey()
CfnRouteResponseV2PropsgetRouteResponseKey in interface CfnRouteResponseV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-routeresponsekeypublic final String getModelSelectionExpression()
CfnRouteResponseV2PropsgetModelSelectionExpression in interface CfnRouteResponseV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-modelselectionexpressionpublic final Object getResponseModels()
CfnRouteResponseV2PropsgetResponseModels in interface CfnRouteResponseV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-routeresponse.html#cfn-apigatewayv2-routeresponse-responsemodelspublic final Object getResponseParameters()
CfnRouteResponseV2PropsgetResponseParameters in interface CfnRouteResponseV2Propshttp://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 © 2021. All rights reserved.