startTime property

String? startTime
getter/setter pair

The start time of the maintenance event provided in RFC 3339 format.

Example: "2024-01-01T12:04:06-04:00"

Output only.

Implementation

core.String? startTime;