Uses of Class
software.amazon.awscdk.services.apigatewayv2.CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionCfnApiGatewayManagedOverrides.IntegrationOverridesProperty.builder()
CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder.description
(String description) CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder.integrationMethod
(String integrationMethod) CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder.payloadFormatVersion
(String payloadFormatVersion) CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder.timeoutInMillis
(Number timeoutInMillis) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder
.