BeyondCorp AppConnections V1 API - Module Google::Cloud::BeyondCorp::AppConnections::V1::AppConnection::State (v0.3.0)

Reference documentation and code samples for the BeyondCorp AppConnections V1 API module Google::Cloud::BeyondCorp::AppConnections::V1::AppConnection::State.

Represents the different states of a AppConnection.

Constants

STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

CREATING

value: 1
AppConnection is being created.

CREATED

value: 2
AppConnection has been created.

UPDATING

value: 3
AppConnection's configuration is being updated.

DELETING

value: 4
AppConnection is being deleted.

DOWN

value: 5
AppConnection is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.