class Aws::Backup::Types::BackupSelectionsListMember

Contains metadata about a `BackupSelection` object.

@!attribute [rw] selection_id

Uniquely identifies a request to assign a set of resources to a
backup plan.
@return [String]

@!attribute [rw] selection_name

The display name of a resource selection document.
@return [String]

@!attribute [rw] backup_plan_id

Uniquely identifies a backup plan.
@return [String]

@!attribute [rw] creation_date

The date and time a backup plan is created, in Unix format and
Coordinated Universal Time (UTC). The value of `CreationDate` is
accurate to milliseconds. For example, the value 1516925490.087
represents Friday, January 26, 2018 12:11:30.087 AM.
@return [Time]

@!attribute [rw] creator_request_id

A unique string that identifies the request and allows failed
requests to be retried without the risk of running the operation
twice.
@return [String]

@!attribute [rw] iam_role_arn

Specifies the IAM role Amazon Resource Name (ARN) to create the
target recovery point; for example,
`arn:aws:iam::123456789012:role/S3Access`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/backup-2018-11-15/BackupSelectionsListMember AWS API Documentation

Constants

SENSITIVE