Uses of Interface
software.amazon.awscdk.services.apigatewayv2.CfnApiGatewayManagedOverrides.IntegrationOverridesProperty
Packages that use CfnApiGatewayManagedOverrides.IntegrationOverridesProperty
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnApiGatewayManagedOverrides.IntegrationOverridesProperty in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement CfnApiGatewayManagedOverrides.IntegrationOverridesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApiGatewayManagedOverrides.IntegrationOverridesPropertyMethods in software.amazon.awscdk.services.apigatewayv2 that return CfnApiGatewayManagedOverrides.IntegrationOverridesPropertyModifier and TypeMethodDescriptionCfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnApiGatewayManagedOverrides.IntegrationOverridesPropertyModifier and TypeMethodDescriptionCfnApiGatewayManagedOverrides.Builder.integration(CfnApiGatewayManagedOverrides.IntegrationOverridesProperty integration) Overrides the integration configuration for an API Gateway-managed integration.CfnApiGatewayManagedOverridesProps.Builder.integration(CfnApiGatewayManagedOverrides.IntegrationOverridesProperty integration) Sets the value ofCfnApiGatewayManagedOverridesProps.getIntegration()voidCfnApiGatewayManagedOverrides.setIntegration(CfnApiGatewayManagedOverrides.IntegrationOverridesProperty value) Overrides the integration configuration for an API Gateway-managed integration.