Class State (0.1.7)

State(value)

Represents the different states of a Redis cluster.

Enums

Name Description
STATE_UNSPECIFIED Not set.
CREATING Redis cluster is being created.
ACTIVE Redis cluster has been created and is fully usable.
UPDATING Redis cluster configuration is being updated.
DELETING Redis cluster is being deleted.