Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::PrivateConnection::State (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.