RunningState type
Object representing RunningState for Confidential Ledger.
KnownRunningState can be used interchangeably with RunningState,
this enum contains the known values that the service supports.
Known values supported by the service
Active
Paused
Unknown
Pausing
Resuming
type RunningState = string