Properties of an AutomatedBackupPolicy.
Package
@google-cloud/alloydbProperties
backupWindow
backupWindow?: (google.protobuf.IDuration|null);AutomatedBackupPolicy backupWindow
enabled
enabled?: (boolean|null);AutomatedBackupPolicy enabled
encryptionConfig
encryptionConfig?: (google.cloud.alloydb.v1beta.IEncryptionConfig|null);AutomatedBackupPolicy encryptionConfig
labels
labels?: ({ [k: string]: string }|null);AutomatedBackupPolicy labels
location
location?: (string|null);AutomatedBackupPolicy location
quantityBasedRetention
quantityBasedRetention?: (google.cloud.alloydb.v1beta.AutomatedBackupPolicy.IQuantityBasedRetention|null);AutomatedBackupPolicy quantityBasedRetention
timeBasedRetention
timeBasedRetention?: (google.cloud.alloydb.v1beta.AutomatedBackupPolicy.ITimeBasedRetention|null);AutomatedBackupPolicy timeBasedRetention
weeklySchedule
weeklySchedule?: (google.cloud.alloydb.v1beta.AutomatedBackupPolicy.IWeeklySchedule|null);AutomatedBackupPolicy weeklySchedule