This operation sets the transfer lock on the domain (specifically the
clientTransferProhibited
status) to prevent domain transfers.
Successful submission returns an operation ID that you can use to track
the progress and completion of the action. If the request is not
completed successfully, the domain registrant will be notified by email.
route53domains_enable_domain_transfer_lock(DomainName)
[required] The name of the domain that you want to set the transfer lock for.
A list with the following syntax:
list( OperationId = "string" )
svc$enable_domain_transfer_lock( DomainName = "string" )