View source: R/backup_operations.R
backup_get_backup_selection | R Documentation |
Returns selection metadata and a document in JSON format that specifies a list of resources that are associated with a backup plan.
See https://www.paws-r-sdk.com/docs/backup_get_backup_selection/ for full documentation.
backup_get_backup_selection(BackupPlanId, SelectionId)
BackupPlanId |
[required] Uniquely identifies a backup plan. |
SelectionId |
[required] Uniquely identifies the body of a request to assign a set of resources to a backup plan. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.