Uses of Interface
software.amazon.awscdk.services.apigateway.CfnBasePathMappingProps
Packages that use CfnBasePathMappingProps
-
Uses of CfnBasePathMappingProps in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement CfnBasePathMappingPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnBasePathMappingPropsMethods in software.amazon.awscdk.services.apigateway that return CfnBasePathMappingPropsModifier and TypeMethodDescriptionCfnBasePathMappingProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.apigateway with parameters of type CfnBasePathMappingPropsModifierConstructorDescriptionCfnBasePathMapping(software.constructs.Construct scope, String id, CfnBasePathMappingProps props) Create a newAWS::ApiGateway::BasePathMapping.