@Stability(value=Stable) @Internal public static final class CfnIntegrationResponseProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegrationResponseProps
CfnIntegrationResponsePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIntegrationResponseProps.Builder, CfnIntegrationResponseProps.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 apiId,
String integrationId,
String integrationResponseKey,
String contentHandlingStrategy,
Object responseParameters,
Object responseTemplates,
String templateSelectionExpression)
Constructor that initializes the object based on literal property values passed by the
CfnIntegrationResponseProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApiId()
`AWS::ApiGatewayV2::IntegrationResponse.ApiId`.
|
String |
getContentHandlingStrategy()
`AWS::ApiGatewayV2::IntegrationResponse.ContentHandlingStrategy`.
|
String |
getIntegrationId()
`AWS::ApiGatewayV2::IntegrationResponse.IntegrationId`.
|
String |
getIntegrationResponseKey()
`AWS::ApiGatewayV2::IntegrationResponse.IntegrationResponseKey`.
|
Object |
getResponseParameters()
`AWS::ApiGatewayV2::IntegrationResponse.ResponseParameters`.
|
Object |
getResponseTemplates()
`AWS::ApiGatewayV2::IntegrationResponse.ResponseTemplates`.
|
String |
getTemplateSelectionExpression()
`AWS::ApiGatewayV2::IntegrationResponse.TemplateSelectionExpression`.
|
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(String apiId, String integrationId, String integrationResponseKey, String contentHandlingStrategy, Object responseParameters, Object responseTemplates, String templateSelectionExpression)
CfnIntegrationResponseProps.Builder.public final String getApiId()
CfnIntegrationResponsePropsgetApiId in interface CfnIntegrationResponsePropspublic final String getIntegrationId()
CfnIntegrationResponsePropsgetIntegrationId in interface CfnIntegrationResponsePropspublic final String getIntegrationResponseKey()
CfnIntegrationResponsePropsgetIntegrationResponseKey in interface CfnIntegrationResponsePropspublic final String getContentHandlingStrategy()
CfnIntegrationResponsePropsgetContentHandlingStrategy in interface CfnIntegrationResponsePropspublic final Object getResponseParameters()
CfnIntegrationResponsePropsgetResponseParameters in interface CfnIntegrationResponsePropspublic final Object getResponseTemplates()
CfnIntegrationResponsePropsgetResponseTemplates in interface CfnIntegrationResponsePropspublic final String getTemplateSelectionExpression()
CfnIntegrationResponsePropsgetTemplateSelectionExpression in interface CfnIntegrationResponseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.