Resend Operation Authorization
route53domains_resend_operation_authorization | R Documentation |
Resend the form of authorization email for this operation¶
Description¶
Resend the form of authorization email for this operation.
Usage¶
route53domains_resend_operation_authorization(OperationId)
Arguments¶
OperationId |
[required] Operation ID. |
Value¶
An empty list.
Request syntax¶
svc$resend_operation_authorization(
OperationId = "string"
)