class Aws::Backup::Types::GetRecoveryPointRestoreMetadataOutput

@!attribute [rw] backup_vault_arn

An ARN that uniquely identifies a backup vault; for example,
`arn:aws:backup:us-east-1:123456789012:vault:aBackupVault`.
@return [String]

@!attribute [rw] recovery_point_arn

An ARN that uniquely identifies a recovery point; for example,
`arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45`.
@return [String]

@!attribute [rw] restore_metadata

The set of metadata key-value pairs that describe the original
configuration of the backed-up resource. These values vary depending
on the service that is being restored.
@return [Hash<String,String>]

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

Constants

SENSITIVE