Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::PrivateConnection::State (v0.8.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::PrivateConnection::State.

Private Connection state.

Constants

STATE_UNSPECIFIED

value: 0

CREATING

value: 1
The private connection is in creation state - creating resources.

CREATED

value: 2
The private connection has been created with all of its resources.

FAILED

value: 3
The private connection creation has failed.

DELETING

value: 4
The private connection is being deleted.

FAILED_TO_DELETE

value: 5
Delete request has failed, resource is in invalid state.

DELETED

value: 6
The private connection has been deleted.