@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 CfnIntegrationResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-apiidpublic final String getIntegrationId()
CfnIntegrationResponsePropsgetIntegrationId in interface CfnIntegrationResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-integrationidpublic final String getIntegrationResponseKey()
CfnIntegrationResponsePropsgetIntegrationResponseKey in interface CfnIntegrationResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-integrationresponsekeypublic final String getContentHandlingStrategy()
CfnIntegrationResponsePropsgetContentHandlingStrategy in interface CfnIntegrationResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-contenthandlingstrategypublic final Object getResponseParameters()
CfnIntegrationResponsePropsgetResponseParameters in interface CfnIntegrationResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-responseparameterspublic final Object getResponseTemplates()
CfnIntegrationResponsePropsgetResponseTemplates in interface CfnIntegrationResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-responsetemplatespublic final String getTemplateSelectionExpression()
CfnIntegrationResponsePropsgetTemplateSelectionExpression in interface CfnIntegrationResponsePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-templateselectionexpression@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.