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.v1alpha.IEncryptionConfig|null);
AutomatedBackupPolicy encryptionConfig
labels
labels?: ({ [k: string]: string }|null);
AutomatedBackupPolicy labels
location
location?: (string|null);
AutomatedBackupPolicy location
quantityBasedRetention
quantityBasedRetention?: (google.cloud.alloydb.v1alpha.AutomatedBackupPolicy.IQuantityBasedRetention|null);
AutomatedBackupPolicy quantityBasedRetention
timeBasedRetention
timeBasedRetention?: (google.cloud.alloydb.v1alpha.AutomatedBackupPolicy.ITimeBasedRetention|null);
AutomatedBackupPolicy timeBasedRetention
weeklySchedule
weeklySchedule?: (google.cloud.alloydb.v1alpha.AutomatedBackupPolicy.IWeeklySchedule|null);
AutomatedBackupPolicy weeklySchedule