Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::GoldengateConnectionProperties::GoldengateConnectionLifecycleState.
Possible lifecycle states for connection.
Constants
GOLDENGATE_CONNECTION_LIFECYCLE_STATE_UNSPECIFIED
value: 0
Default unspecified value.
CREATING
value: 1
Indicates that the resource is in provisioning state.
ACTIVE
value: 2
Indicates that the resource is in active state.
UPDATING
value: 3
Indicates that the resource is in updating state.
DELETING
value: 4
Indicates that the resource is in deleting state.
DELETED
value: 5
Indicates that the resource is in deleted state.
FAILED
value: 6
Indicates that the resource is in failed state.