Values.DescribeBackupVaultInputSourceReturns metadata about a backup vault specified by its name.
type nonrec t = {backupVaultName : string;The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the account used to create them and the Amazon Web Services Region where they are created.
*)backupVaultAccountId : string option;The account ID of the specified backup vault.
*)}