Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::IdentityConnector::ConnectionState (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::IdentityConnector::ConnectionState.
The various connection states of the WorkloadIdentityPoolConnection.
Constants
CONNECTION_STATE_UNSPECIFIED
value: 0 Default unspecified value.
CONNECTED
value: 1 The identity pool connection is connected.
PARTIALLY_CONNECTED
value: 2 The identity pool connection is partially connected.
DISCONNECTED
value: 3 The identity pool connection is disconnected.
UNKNOWN
value: 4 The identity pool connection is in an unknown state.