endTime property

String? endTime
getter/setter pair

Maintenance window end time.

It is used only to calculate the duration of the maintenance window. The value for end-time must be in the future, relative to start_time.

Required.

Implementation

core.String? endTime;