idleStartTime property

String? idleStartTime
getter/setter pair

The time when cluster became idle (most recent job finished) and became eligible for deletion due to idleness (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)).

Output only.

Implementation

core.String? idleStartTime;