backup_get_legal_hold {paws.storage} | R Documentation |
This action returns details for a specified legal hold
Description
This action returns details for a specified legal hold. The details are the body of a legal hold in JSON format, in addition to metadata.
See https://www.paws-r-sdk.com/docs/backup_get_legal_hold/ for full documentation.
Usage
backup_get_legal_hold(LegalHoldId)
Arguments
LegalHoldId |
[required] This is the ID required to use
|
[Package paws.storage version 0.6.0 Index]