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