You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Backup::Types::RecoveryPointCreator

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#backup_plan_arnString

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.

Returns:

  • (String)

    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.

#backup_plan_idString

Uniquely identifies a backup plan.

Returns:

  • (String)

    Uniquely identifies a backup plan.

#backup_plan_versionString

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

Returns:

  • (String)

    Version IDs are unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long.

#backup_rule_idString

Uniquely identifies a rule used to schedule the backup of a selection of resources.

Returns:

  • (String)

    Uniquely identifies a rule used to schedule the backup of a selection of resources.