Class State (0.1.4)

State(value)

Represents the different states of a Redis cluster.

Values: STATE_UNSPECIFIED (0): Not set. CREATING (1): Redis cluster is being created. ACTIVE (2): Redis cluster has been created and is fully usable. UPDATING (3): Redis cluster configuration is being updated. DELETING (4): Redis cluster is being deleted.