View source: R/apigateway_operations.R
apigateway_delete_domain_name | R Documentation |
Deletes the DomainName resource.
See https://www.paws-r-sdk.com/docs/apigateway_delete_domain_name/ for full documentation.
apigateway_delete_domain_name(domainName, domainNameId = NULL)
domainName |
[required] The name of the DomainName resource to be deleted. |
domainNameId |
The identifier for the domain name resource. Supported only for private custom domain names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.