Uses of Interface
software.amazon.awscdk.interfaces.apigateway.IBasePathMappingV2Ref
Packages that use IBasePathMappingV2Ref
Package
Description
Amazon API Gateway Construct Library
-
Uses of IBasePathMappingV2Ref in software.amazon.awscdk.interfaces.apigateway
Subinterfaces of IBasePathMappingV2Ref in software.amazon.awscdk.interfaces.apigatewayModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBasePathMappingV2Ref.Classes in software.amazon.awscdk.interfaces.apigateway that implement IBasePathMappingV2RefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IBasePathMappingV2Ref in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement IBasePathMappingV2RefModifier and TypeClassDescriptionclassTheAWS::ApiGateway::BasePathMappingV2resource creates a base path that clients who call your API must use in the invocation URL.