Uses of Interface
software.amazon.awscdk.services.apigatewayv2.CfnApiGatewayManagedOverrides.IntegrationOverridesProperty
-
Uses of CfnApiGatewayManagedOverrides.IntegrationOverridesProperty in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnApiGatewayManagedOverrides.IntegrationOverridesProperty
Modifier and TypeMethodDescriptionCfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnApiGatewayManagedOverrides.setIntegration
(CfnApiGatewayManagedOverrides.IntegrationOverridesProperty value) Overrides the integration configuration for an API Gateway-managed integration.