connectionState property

ConnectionState? connectionState
final

The connection state of the WorkSpace. The connection state is unknown if the WorkSpace is stopped.

Implementation

final ConnectionState? connectionState;