Uses of Interface
software.amazon.awscdk.services.apigateway.CfnBasePathMappingV2Props
Packages that use CfnBasePathMappingV2Props
-
Uses of CfnBasePathMappingV2Props in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement CfnBasePathMappingV2PropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnBasePathMappingV2PropsMethods in software.amazon.awscdk.services.apigateway that return CfnBasePathMappingV2PropsModifier and TypeMethodDescriptionCfnBasePathMappingV2Props.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigateway with parameters of type CfnBasePathMappingV2PropsModifierConstructorDescriptionCfnBasePathMappingV2(software.constructs.Construct scope, String id, CfnBasePathMappingV2Props props) Create a newAWS::ApiGateway::BasePathMappingV2.