containerStartTime property

String? containerStartTime
getter/setter pair

The start time of this container.

All events will report this so that events can be grouped together across container/VM restarts.

Implementation

core.String? containerStartTime;