lastConnectionTime property

String? lastConnectionTime
getter/setter pair

For clusters using Connect, the timestamp of the most recent connection established with Google Cloud.

This time is updated every several minutes, not continuously. For clusters that do not use GKE Connect, or that have never connected successfully, this field will be unset.

Output only.

Implementation

core.String? lastConnectionTime;