startTime property
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;
The start time of the event execution for current attempt.
This could be in the future if it's been scheduled.
core.String? startTime;