| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegrationResponse.Builder |
CfnIntegrationResponse.Builder.apiId(String apiId)
`AWS::ApiGatewayV2::IntegrationResponse.ApiId`.
|
CfnIntegrationResponse.Builder |
CfnIntegrationResponse.Builder.contentHandlingStrategy(String contentHandlingStrategy)
`AWS::ApiGatewayV2::IntegrationResponse.ContentHandlingStrategy`.
|
static CfnIntegrationResponse.Builder |
CfnIntegrationResponse.Builder.create(software.constructs.Construct scope,
String id) |
CfnIntegrationResponse.Builder |
CfnIntegrationResponse.Builder.integrationId(String integrationId)
`AWS::ApiGatewayV2::IntegrationResponse.IntegrationId`.
|
CfnIntegrationResponse.Builder |
CfnIntegrationResponse.Builder.integrationResponseKey(String integrationResponseKey)
`AWS::ApiGatewayV2::IntegrationResponse.IntegrationResponseKey`.
|
CfnIntegrationResponse.Builder |
CfnIntegrationResponse.Builder.responseParameters(Object responseParameters)
`AWS::ApiGatewayV2::IntegrationResponse.ResponseParameters`.
|
CfnIntegrationResponse.Builder |
CfnIntegrationResponse.Builder.responseTemplates(Object responseTemplates)
`AWS::ApiGatewayV2::IntegrationResponse.ResponseTemplates`.
|
CfnIntegrationResponse.Builder |
CfnIntegrationResponse.Builder.templateSelectionExpression(String templateSelectionExpression)
`AWS::ApiGatewayV2::IntegrationResponse.TemplateSelectionExpression`.
|
Copyright © 2021. All rights reserved.