@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()
`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.protected Jsii$Proxy(CfnGatewayResponseProps.Builder builder)
CfnGatewayResponseProps.Builder.public final Object getResponseParameters()
CfnGatewayResponsePropsgetResponseParameters in interface CfnGatewayResponsePropspublic final Object getResponseTemplates()
CfnGatewayResponsePropsgetResponseTemplates in interface CfnGatewayResponsePropspublic final String getResponseType()
CfnGatewayResponsePropsgetResponseType in interface CfnGatewayResponsePropspublic final String getRestApiId()
CfnGatewayResponsePropsgetRestApiId 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.