lightsail_update_domain_entry {paws.compute} | 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. |