Uses of Interface
software.amazon.awscdk.interfaces.apigateway.BasePathMappingV2Reference
Packages that use BasePathMappingV2Reference
Package
Description
Amazon API Gateway Construct Library
-
Uses of BasePathMappingV2Reference in software.amazon.awscdk.interfaces.apigateway
Classes in software.amazon.awscdk.interfaces.apigateway that implement BasePathMappingV2ReferenceModifier and TypeClassDescriptionstatic final classAn implementation forBasePathMappingV2ReferenceMethods in software.amazon.awscdk.interfaces.apigateway that return BasePathMappingV2ReferenceModifier and TypeMethodDescriptionBasePathMappingV2Reference.Builder.build()Builds the configured instance.IBasePathMappingV2Ref.getBasePathMappingV2Ref()(experimental) A reference to a BasePathMappingV2 resource.default BasePathMappingV2ReferenceIBasePathMappingV2Ref.Jsii$Default.getBasePathMappingV2Ref()(experimental) A reference to a BasePathMappingV2 resource.IBasePathMappingV2Ref.Jsii$Proxy.getBasePathMappingV2Ref()(experimental) A reference to a BasePathMappingV2 resource. -
Uses of BasePathMappingV2Reference in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return BasePathMappingV2ReferenceModifier and TypeMethodDescriptionCfnBasePathMappingV2.getBasePathMappingV2Ref()A reference to a BasePathMappingV2 resource.