@Stability(value=Deprecated) @Deprecated public static final class CfnIntegrationV2Props.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegrationV2Props>
CfnIntegrationV2Props| Constructor and Description |
|---|
Builder()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder apiId(String apiId)
CfnIntegrationV2Props.getApiId()apiId - `AWS::ApiGatewayV2::Integration.ApiId`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder integrationType(String integrationType)
CfnIntegrationV2Props.getIntegrationType()integrationType - `AWS::ApiGatewayV2::Integration.IntegrationType`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder connectionType(String connectionType)
CfnIntegrationV2Props.getConnectionType()connectionType - `AWS::ApiGatewayV2::Integration.ConnectionType`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder contentHandlingStrategy(String contentHandlingStrategy)
CfnIntegrationV2Props.getContentHandlingStrategy()contentHandlingStrategy - `AWS::ApiGatewayV2::Integration.ContentHandlingStrategy`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder credentialsArn(String credentialsArn)
CfnIntegrationV2Props.getCredentialsArn()credentialsArn - `AWS::ApiGatewayV2::Integration.CredentialsArn`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder description(String description)
CfnIntegrationV2Props.getDescription()description - `AWS::ApiGatewayV2::Integration.Description`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder integrationMethod(String integrationMethod)
CfnIntegrationV2Props.getIntegrationMethod()integrationMethod - `AWS::ApiGatewayV2::Integration.IntegrationMethod`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder integrationUri(String integrationUri)
CfnIntegrationV2Props.getIntegrationUri()integrationUri - `AWS::ApiGatewayV2::Integration.IntegrationUri`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder passthroughBehavior(String passthroughBehavior)
CfnIntegrationV2Props.getPassthroughBehavior()passthroughBehavior - `AWS::ApiGatewayV2::Integration.PassthroughBehavior`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder payloadFormatVersion(String payloadFormatVersion)
CfnIntegrationV2Props.getPayloadFormatVersion()payloadFormatVersion - `AWS::ApiGatewayV2::Integration.PayloadFormatVersion`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder requestParameters(Object requestParameters)
CfnIntegrationV2Props.getRequestParameters()requestParameters - `AWS::ApiGatewayV2::Integration.RequestParameters`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder requestTemplates(Object requestTemplates)
CfnIntegrationV2Props.getRequestTemplates()requestTemplates - `AWS::ApiGatewayV2::Integration.RequestTemplates`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder templateSelectionExpression(String templateSelectionExpression)
CfnIntegrationV2Props.getTemplateSelectionExpression()templateSelectionExpression - `AWS::ApiGatewayV2::Integration.TemplateSelectionExpression`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props.Builder timeoutInMillis(Number timeoutInMillis)
CfnIntegrationV2Props.getTimeoutInMillis()timeoutInMillis - `AWS::ApiGatewayV2::Integration.TimeoutInMillis`.this@Stability(value=Deprecated) @Deprecated public CfnIntegrationV2Props build()
build in interface software.amazon.jsii.Builder<CfnIntegrationV2Props>CfnIntegrationV2PropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.