Uses of Interface
software.amazon.awscdk.interfaces.apigatewayv2.IApiMappingRef
Packages that use IApiMappingRef
Package
Description
AWS APIGatewayv2 Construct Library
-
Uses of IApiMappingRef in software.amazon.awscdk.interfaces.apigatewayv2
Subinterfaces of IApiMappingRef in software.amazon.awscdk.interfaces.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApiMappingRef.Classes in software.amazon.awscdk.interfaces.apigatewayv2 that implement IApiMappingRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IApiMappingRef in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IApiMappingRef in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptioninterfaceRepresents an ApiGatewayV2 ApiMapping resource.static interfaceInternal default implementation forIApiMapping.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IApiMappingRefModifier and TypeClassDescriptionclassCreate a new API mapping for API Gateway API endpoint.classTheAWS::ApiGatewayV2::ApiMappingresource contains an API mapping.static final classA proxy class which represents a concrete javascript instance of this type.