@Stability(value=Deprecated) @Deprecated public static final class CfnIntegrationResponseV2.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegrationResponseV2>
CfnIntegrationResponseV2.| Modifier and Type | Method and Description |
|---|---|
CfnIntegrationResponseV2.Builder |
apiId(String apiId)
Deprecated.
|
CfnIntegrationResponseV2 |
build()
Deprecated.
|
CfnIntegrationResponseV2.Builder |
contentHandlingStrategy(String contentHandlingStrategy)
Deprecated.
|
static CfnIntegrationResponseV2.Builder |
create(Construct scope,
String id)
Deprecated.
|
CfnIntegrationResponseV2.Builder |
integrationId(String integrationId)
Deprecated.
|
CfnIntegrationResponseV2.Builder |
integrationResponseKey(String integrationResponseKey)
Deprecated.
|
CfnIntegrationResponseV2.Builder |
responseParameters(Object responseParameters)
Deprecated.
|
CfnIntegrationResponseV2.Builder |
responseTemplates(Object responseTemplates)
Deprecated.
|
CfnIntegrationResponseV2.Builder |
templateSelectionExpression(String templateSelectionExpression)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public static CfnIntegrationResponseV2.Builder create(Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnIntegrationResponseV2.Builder.@Stability(value=Deprecated) @Deprecated public CfnIntegrationResponseV2.Builder apiId(String apiId)
apiId - `AWS::ApiGatewayV2::IntegrationResponse.ApiId`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-apiid@Stability(value=Deprecated) @Deprecated public CfnIntegrationResponseV2.Builder integrationId(String integrationId)
integrationId - `AWS::ApiGatewayV2::IntegrationResponse.IntegrationId`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-integrationid@Stability(value=Deprecated) @Deprecated public CfnIntegrationResponseV2.Builder integrationResponseKey(String integrationResponseKey)
integrationResponseKey - `AWS::ApiGatewayV2::IntegrationResponse.IntegrationResponseKey`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-integrationresponsekey@Stability(value=Deprecated) @Deprecated public CfnIntegrationResponseV2.Builder contentHandlingStrategy(String contentHandlingStrategy)
contentHandlingStrategy - `AWS::ApiGatewayV2::IntegrationResponse.ContentHandlingStrategy`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-contenthandlingstrategy@Stability(value=Deprecated) @Deprecated public CfnIntegrationResponseV2.Builder responseParameters(Object responseParameters)
responseParameters - `AWS::ApiGatewayV2::IntegrationResponse.ResponseParameters`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-responseparameters@Stability(value=Deprecated) @Deprecated public CfnIntegrationResponseV2.Builder responseTemplates(Object responseTemplates)
responseTemplates - `AWS::ApiGatewayV2::IntegrationResponse.ResponseTemplates`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-responsetemplates@Stability(value=Deprecated) @Deprecated public CfnIntegrationResponseV2.Builder templateSelectionExpression(String templateSelectionExpression)
templateSelectionExpression - `AWS::ApiGatewayV2::IntegrationResponse.TemplateSelectionExpression`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-templateselectionexpression@Stability(value=Deprecated) @Deprecated public CfnIntegrationResponseV2 build()
build in interface software.amazon.jsii.Builder<CfnIntegrationResponseV2>Copyright © 2022. All rights reserved.