Uses of Class
software.amazon.awscdk.services.apigateway.BasePathMapping.Builder
-
Uses of BasePathMapping.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionThe base path name that callers of the API must provide in the URL after the domain name (e.g.static BasePathMapping.Builder
BasePathMapping.Builder.domainName
(IDomainName domainName) The DomainName to associate with this base path mapping.The RestApi resource to target.The Deployment stage of API [disable-awslint:ref-via-interface].