class Aws::Backup::Types::RecoveryPointCreator

Contains information about the backup plan and rule that Backup used to initiate the recovery point backup.

@!attribute [rw] backup_plan_id

Uniquely identifies a backup plan.
@return [String]

@!attribute [rw] backup_plan_arn

An Amazon Resource Name (ARN) that uniquely identifies a backup
plan; for example,
`arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50`.
@return [String]

@!attribute [rw] backup_plan_version

Version IDs are unique, randomly generated, Unicode, UTF-8 encoded
strings that are at most 1,024 bytes long. They cannot be edited.
@return [String]

@!attribute [rw] backup_rule_id

Uniquely identifies a rule used to schedule the backup of a
selection of resources.
@return [String]

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

Constants

SENSITIVE