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