Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::GoldengateConnectionAssignmentProperties::State (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::GoldengateConnectionAssignmentProperties::State.

Possible lifecycle states for connection assignments.

Constants

STATE_UNSPECIFIED

value: 0
Lifecycle state is unspecified.

CREATING

value: 1
Connection assignment is being created.

ACTIVE

value: 2
Connection assignment is active.

FAILED

value: 3
Connection assignment failed.

UPDATING

value: 4
Connection assignment is being updated.

DELETING

value: 5
Connection assignment is being deleted.