startTime property

String? startTime
getter/setter pair

Time within the maintenance window to start the maintenance operations.

Time format should be in RFC3339 format "HH:MM", where HH : [00-23] and MM : [00-59] GMT.

Implementation

core.String? startTime;