@Stability(value=Stable) @Internal public static final class CfnGatewayResponseProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGatewayResponseProps
CfnGatewayResponsePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGatewayResponseProps.Builder, CfnGatewayResponseProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGatewayResponseProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGatewayResponseProps.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) |
Object |
getResponseParameters()
The response parameters (paths, query strings, and headers) for the response.
|
Object |
getResponseTemplates()
The response templates for the response.
|
String |
getResponseType()
The response type.
|
String |
getRestApiId()
The identifier of the API.
|
String |
getStatusCode()
The HTTP status code for the response.
|
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(CfnGatewayResponseProps.Builder builder)
CfnGatewayResponseProps.Builder.public final String getResponseType()
CfnGatewayResponsePropsFor valid values, see GatewayResponse in the API Gateway API Reference .
getResponseType in interface CfnGatewayResponsePropspublic final String getRestApiId()
CfnGatewayResponsePropsgetRestApiId in interface CfnGatewayResponsePropspublic final Object getResponseParameters()
CfnGatewayResponsePropsDuplicates not allowed.
getResponseParameters in interface CfnGatewayResponsePropspublic final Object getResponseTemplates()
CfnGatewayResponsePropsDuplicates not allowed.
getResponseTemplates in interface CfnGatewayResponsePropspublic final String getStatusCode()
CfnGatewayResponsePropsgetStatusCode in interface CfnGatewayResponseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.