startTime property

String? startTime
getter/setter pair

The start time of the event execution for current attempt.

This could be in the future if it's been scheduled.

Implementation

core.String? startTime;