NAME
Paws::Backup::GetRecoveryPointRestoreMetadataOutput
ATTRIBUTES
BackupVaultArn => Str
An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:vault:aBackupVault
.
RecoveryPointArn => Str
An ARN that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45
.
RestoreMetadata => Paws::Backup::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.