Type Alias: BackupIdPrefix
type BackupIdPrefix = string;
Backup ID Prefix
A prefix of a backup id, followed by a single '*' as a wildcard, matching any backup id starting with the given prefix.
type BackupIdPrefix = string;
Backup ID Prefix
A prefix of a backup id, followed by a single '*' as a wildcard, matching any backup id starting with the given prefix.