endDate property

String? endDate
final

The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become inactive. The maintenance window will not run after this specified time.

Implementation

final String? endDate;