menu
aws_backup_api package
documentation
backup-2018-11-15.dart
Lifecycle
Lifecycle constructor
Lifecycle constructor
dark_mode
light_mode
Lifecycle
constructor
Lifecycle
(
{
int
?
deleteAfterDays
,
int
?
moveToColdStorageAfterDays
,
})
Implementation
Lifecycle({ this.deleteAfterDays, this.moveToColdStorageAfterDays, });
aws_backup_api package
documentation
backup-2018-11-15
Lifecycle
Lifecycle constructor
Lifecycle class