weeklyMaintenanceWindow property
Required. Maintenance window that is applied to resources covered by this policy. Minimum 1. For the current version, the maximum number of weekly_maintenance_windows is expected to be one.
Implementation
@$pb.TagNumber(4)
$core.List<WeeklyMaintenanceWindow> get weeklyMaintenanceWindow => $_getList(3);