Deletes the BasePathMapping resource
Deletes the BasePathMapping resource.
apigateway_delete_base_path_mapping(domainName, basePath)
domainName |
[required] [Required] The domain name of the BasePathMapping resource to delete. |
basePath |
[required] [Required] The base path name of the BasePathMapping resource to delete. To specify an empty base path, set this parameter to |
An empty list.
svc$delete_base_path_mapping( domainName = "string", basePath = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.