Uses of Interface
software.amazon.awscdk.interfaces.apigatewayv2.IIntegrationRef
Packages that use IIntegrationRef
Package
Description
AWS APIGatewayv2 Construct Library
-
Uses of IIntegrationRef in software.amazon.awscdk.interfaces.apigatewayv2
Subinterfaces of IIntegrationRef in software.amazon.awscdk.interfaces.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIIntegrationRef.Classes in software.amazon.awscdk.interfaces.apigatewayv2 that implement IIntegrationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IIntegrationRef in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement IIntegrationRefModifier and TypeClassDescriptionclassTheAWS::ApiGatewayV2::Integrationresource creates an integration for an API.