Class: BasePathMapping

ApiGateway.BasePathMapping

new BasePathMapping()

Properties:
Name Type Description
BasePath String Required: No. The base path name that callers of the API must provide in the URL after the domain name.Update requires: No interruption
DomainName String Required: Yes. The name of a DomainName resource.Update requires: No interruption
RestApiId String Required: Yes. The name of the API.Update requires: No interruption
Stage String Required: No. The name of the API's stage.Update requires: No interruption
Source:

Extends

  • WKResource

ApiGateway.BasePathMapping

new BasePathMapping()

Properties:
Name Type Description
BasePath String Required: No. The base path name that callers of the API must provide in the URL after the domain name.Update requires: No interruption
DomainName String Required: Yes. The name of a DomainName resource.Update requires: No interruption
RestApiId String Required: Yes. The name of the API.Update requires: No interruption
Stage String Required: No. The name of the API's stage.Update requires: No interruption
Source:

Extends

  • WKResource