Memorystore V1 API - Module Google::Cloud::Memorystore::V1::Instance::State (v0.2.0)

Reference documentation and code samples for the Memorystore V1 API module Google::Cloud::Memorystore::V1::Instance::State.

Possible states of the instance.

Constants

STATE_UNSPECIFIED

value: 0
Not set.

CREATING

value: 1
Instance is being created.

ACTIVE

value: 2
Instance has been created and is usable.

UPDATING

value: 3
Instance is being updated.

DELETING

value: 4
Instance is being deleted.