startDate property

String? startDate
final

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

Implementation

final String? startDate;