Module: Google::Cloud::SecureSourceManager::V1::Instance::StateNote

Defined in:
proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb

Overview

Provides information about the current instance state.

Constant Summary collapse

STATE_NOTE_UNSPECIFIED =

STATE_NOTE_UNSPECIFIED as the first value of State.

0
PAUSED_CMEK_UNAVAILABLE =

CMEK access is unavailable.

1
INSTANCE_RESUMING =

INSTANCE_RESUMING indicates that the instance was previously paused and is under the process of being brought back.

2