View Source GoogleApi.DataMigration.V1.Model.PrivateServiceConnectConnectivity (google_api_data_migration v0.21.0)
Private Service Connect connectivity
Attributes
-
serviceAttachment
(type:String.t
, default:nil
) - Required. A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DataMigration.V1.Model.PrivateServiceConnectConnectivity{ serviceAttachment: String.t() | nil }