This operation updates the contact information for a particular domain. You must specify information for at least one contact: registrant, administrator, or technical.
See https://paws-r.github.io/docs/route53domains/update_domain_contact.html for full documentation.
route53domains_update_domain_contact(
DomainName,
AdminContact = NULL,
RegistrantContact = NULL,
TechContact = NULL
)
[required] The name of the domain that you want to update contact information for.
Provides detailed contact information.
Provides detailed contact information.
Provides detailed contact information.