DatastoreStatus type

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

Known values supported by the service

Unknown: is unknown
Accessible: is accessible
Inaccessible: is inaccessible
Attached: is attached
Detached: is detached
LostCommunication: is lost communication
DeadOrError: is dead or error

type DatastoreStatus = string