backupWindow property
The length of the time window during which a backup can be taken.
If a backup does not succeed within this time window, it will be canceled and considered failed. The backup window must be at least 5 minutes long. There is no upper bound on the window. If not set, it defaults to 1 hour.
Implementation
core.String? backupWindow;