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