AWS SDK for .NET Documentation
PreferredMaintenanceWindow Property
AmazonAmazon.Redshift.ModelRestoreFromClusterSnapshotRequestPreferredMaintenanceWindow Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property PreferredMaintenanceWindow.

The weekly time range (in UTC) during which automated cluster maintenance can occur.

Format:

CopyC#
ddd:hh24:mi-ddd:hh24:mi

Default: The value selected for the cluster from which the snapshot was taken. The following list shows the time blocks for each region from which the default maintenance windows are assigned.

Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun

Constraints: Minimum 30-minute window.

Declaration Syntax
C#
public string PreferredMaintenanceWindow { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)