Class GoldengateConnectionLifecycleState (0.6.1)

GoldengateConnectionLifecycleState(value)

Possible lifecycle states for connection.

Enums

Name Description
GOLDENGATE_CONNECTION_LIFECYCLE_STATE_UNSPECIFIED Default unspecified value.
CREATING Indicates that the resource is in provisioning state.
ACTIVE Indicates that the resource is in active state.
UPDATING Indicates that the resource is in updating state.
DELETING Indicates that the resource is in deleting state.
DELETED Indicates that the resource is in deleted state.
FAILED Indicates that the resource is in failed state.