workdocs_restore_document_versions {paws.end.user.computing} | R Documentation |
Recovers a deleted version of an Amazon WorkDocs document
Description
Recovers a deleted version of an Amazon WorkDocs document.
See https://www.paws-r-sdk.com/docs/workdocs_restore_document_versions/ for full documentation.
Usage
workdocs_restore_document_versions(AuthenticationToken = NULL, DocumentId)
Arguments
AuthenticationToken |
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API. |
DocumentId |
[required] The ID of the document. |
[Package paws.end.user.computing version 0.7.0 Index]