@Stability(value=Stable) public static final class CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApiGatewayManagedOverrides.IntegrationOverridesProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApiGatewayManagedOverrides.IntegrationOverridesProperty |
build()
Builds the configured instance.
|
CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder |
description(String description)
|
CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder |
integrationMethod(String integrationMethod)
|
CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder |
payloadFormatVersion(String payloadFormatVersion)
|
CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder |
timeoutInMillis(Number timeoutInMillis)
|
@Stability(value=Stable) public CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder description(String description)
description - `CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Description`.this@Stability(value=Stable) public CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder integrationMethod(String integrationMethod)
integrationMethod - `CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.IntegrationMethod`.this@Stability(value=Stable) public CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder payloadFormatVersion(String payloadFormatVersion)
CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.getPayloadFormatVersion()payloadFormatVersion - `CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.PayloadFormatVersion`.this@Stability(value=Stable) public CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder timeoutInMillis(Number timeoutInMillis)
timeoutInMillis - `CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.TimeoutInMillis`.this@Stability(value=Stable) public CfnApiGatewayManagedOverrides.IntegrationOverridesProperty build()
build in interface software.amazon.jsii.Builder<CfnApiGatewayManagedOverrides.IntegrationOverridesProperty>CfnApiGatewayManagedOverrides.IntegrationOverridesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.