excludeVaults property
Specifies the backup vaults to exclude from the recovery point selection. Each value must be a valid AWS ARN for a backup vault or "*" to exclude all backup vaults.
Implementation
final pulumi.Input<List<String>?>? excludeVaults;