@Stability(value=Stable) public static final class CfnIntegrationResponseProps.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegrationResponseProps>
CfnIntegrationResponseProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnIntegrationResponseProps.Builder apiId(String apiId)
CfnIntegrationResponseProps.getApiId()apiId - `AWS::ApiGatewayV2::IntegrationResponse.ApiId`. This parameter is required.this@Stability(value=Stable) public CfnIntegrationResponseProps.Builder integrationId(String integrationId)
CfnIntegrationResponseProps.getIntegrationId()integrationId - `AWS::ApiGatewayV2::IntegrationResponse.IntegrationId`. This parameter is required.this@Stability(value=Stable) public CfnIntegrationResponseProps.Builder integrationResponseKey(String integrationResponseKey)
CfnIntegrationResponseProps.getIntegrationResponseKey()integrationResponseKey - `AWS::ApiGatewayV2::IntegrationResponse.IntegrationResponseKey`. This parameter is required.this@Stability(value=Stable) public CfnIntegrationResponseProps.Builder contentHandlingStrategy(String contentHandlingStrategy)
CfnIntegrationResponseProps.getContentHandlingStrategy()contentHandlingStrategy - `AWS::ApiGatewayV2::IntegrationResponse.ContentHandlingStrategy`.this@Stability(value=Stable) public CfnIntegrationResponseProps.Builder responseParameters(Object responseParameters)
CfnIntegrationResponseProps.getResponseParameters()responseParameters - `AWS::ApiGatewayV2::IntegrationResponse.ResponseParameters`.this@Stability(value=Stable) public CfnIntegrationResponseProps.Builder responseTemplates(Object responseTemplates)
CfnIntegrationResponseProps.getResponseTemplates()responseTemplates - `AWS::ApiGatewayV2::IntegrationResponse.ResponseTemplates`.this@Stability(value=Stable) public CfnIntegrationResponseProps.Builder templateSelectionExpression(String templateSelectionExpression)
CfnIntegrationResponseProps.getTemplateSelectionExpression()templateSelectionExpression - `AWS::ApiGatewayV2::IntegrationResponse.TemplateSelectionExpression`.this@Stability(value=Stable) public CfnIntegrationResponseProps build()
build in interface software.amazon.jsii.Builder<CfnIntegrationResponseProps>CfnIntegrationResponsePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.