@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()
The API identifier.
|
String |
getModelSelectionExpression()
The model selection expression for the route response.
|
Object |
getResponseModels()
The response models for the route response.
|
Object |
getResponseParameters()
The route response parameters.
|
String |
getRouteId()
The route ID.
|
String |
getRouteResponseKey()
The route response key.
|
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 getRouteId()
CfnRouteResponsePropsgetRouteId in interface CfnRouteResponsePropspublic final String getRouteResponseKey()
CfnRouteResponsePropsgetRouteResponseKey in interface CfnRouteResponsePropspublic final String getModelSelectionExpression()
CfnRouteResponsePropsSupported only for WebSocket APIs.
getModelSelectionExpression 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 © 2022. All rights reserved.