Description Usage Arguments Value Request syntax
View source: R/apigatewayv2_operations.R
Deletes a domain name.
1 | apigatewayv2_delete_domain_name(DomainName)
|
DomainName |
[required] The domain name. |
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.