backup_get_backup_selection {paws.storage}R 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.


[Package paws.storage version 0.9.0 Index]