View source: R/lightsail_operations.R
lightsail_delete_domain_entry | R Documentation |
Deletes a specific domain entry.
See https://www.paws-r-sdk.com/docs/lightsail_delete_domain_entry/ for full documentation.
lightsail_delete_domain_entry(domainName, domainEntry)
domainName |
[required] The name of the domain entry to delete. |
domainEntry |
[required] An array of key-value pairs containing information about your domain entries. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.