sourceBackupVaultArn property
An Amazon Resource Name (ARN) that uniquely identifies the source vault
where the resource was originally backed up in; for example,
arn:aws:backup:us-east-1:123456789012:vault:BackupVault
. If the
recovery is restored to the same AWS account or Region, this value will be
null
.
Implementation
final String? sourceBackupVaultArn;