GoogleApi.DataMigration.V1.Model.VpcPeeringConnectivity (google_api_data_migration v0.7.0) View Source
The details of the VPC where the source database is located in Google Cloud. We will use this information to set up the VPC peering connection between Cloud SQL and this VPC.
Attributes
-
vpc
(type:String.t
, default:nil
) - The name of the VPC network to peer with the Cloud SQL private network.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DataMigration.V1.Model.VpcPeeringConnectivity{ vpc: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.