backup_get_backup_selection: Returns selection metadata and a document in JSON format that...

View source: R/backup_operations.R

backup_get_backup_selectionR Documentation

Returns selection metadata and a document in JSON format that specifies a list of resources that are associated with a backup plan

Description

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.

Usage

backup_get_backup_selection(BackupPlanId, SelectionId)

Arguments

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.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.