Uses of Interface
software.amazon.awscdk.interfaces.apigateway.BasePathMappingReference
Packages that use BasePathMappingReference
Package
Description
Amazon API Gateway Construct Library
-
Uses of BasePathMappingReference in software.amazon.awscdk.interfaces.apigateway
Classes in software.amazon.awscdk.interfaces.apigateway that implement BasePathMappingReferenceModifier and TypeClassDescriptionstatic final classAn implementation forBasePathMappingReferenceMethods in software.amazon.awscdk.interfaces.apigateway that return BasePathMappingReferenceModifier and TypeMethodDescriptionBasePathMappingReference.Builder.build()Builds the configured instance.IBasePathMappingRef.getBasePathMappingRef()(experimental) A reference to a BasePathMapping resource.default BasePathMappingReferenceIBasePathMappingRef.Jsii$Default.getBasePathMappingRef()(experimental) A reference to a BasePathMapping resource.final BasePathMappingReferenceIBasePathMappingRef.Jsii$Proxy.getBasePathMappingRef()(experimental) A reference to a BasePathMapping resource. -
Uses of BasePathMappingReference in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return BasePathMappingReferenceModifier and TypeMethodDescriptionCfnBasePathMapping.getBasePathMappingRef()A reference to a BasePathMapping resource.