Description Usage Arguments Value Request syntax
View source: R/apigateway_operations.R
Deletes the DomainName resource.
1 | apigateway_delete_domain_name(domainName)
|
domainName |
[required] [Required] The name of the DomainName resource to be deleted. |
An empty list.
1 2 3 | svc$delete_domain_name(
domainName = "string"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.