NodeState type

Defines values for NodeState.
KnownNodeState can be used interchangeably with NodeState, this enum contains the known values that the service supports.

Known values supported by the service

Normal
Leaving
Joining
Moving
Stopped

type NodeState = string