deferMaintenanceStartTime property

String? deferMaintenanceStartTime
final

The start of the time window for which maintenance was deferred.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces. For example, 2020-03-22T13:22:13.933Z.

Implementation

final String? deferMaintenanceStartTime;