@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String responseType,
String restApiId,
Object responseParameters,
Object responseTemplates,
String statusCode)
Constructor that initializes the object based on literal property values passed by the
CfnGatewayResponseProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getResponseParameters()
`AWS::ApiGateway::GatewayResponse.ResponseParameters`.
|
Object |
getResponseTemplates()
`AWS::ApiGateway::GatewayResponse.ResponseTemplates`.
|
String |
getResponseType()
`AWS::ApiGateway::GatewayResponse.ResponseType`.
|
String |
getRestApiId()
`AWS::ApiGateway::GatewayResponse.RestApiId`.
|
String |
getStatusCode()
`AWS::ApiGateway::GatewayResponse.StatusCode`.
|
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 getResponseType()
CfnGatewayResponsePropsgetResponseType in interface CfnGatewayResponsePropspublic final String getRestApiId()
CfnGatewayResponsePropsgetRestApiId in interface CfnGatewayResponsePropspublic final Object getResponseParameters()
CfnGatewayResponsePropsgetResponseParameters in interface CfnGatewayResponsePropspublic final Object getResponseTemplates()
CfnGatewayResponsePropsgetResponseTemplates 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 © 2021. All rights reserved.