PostgreSqlConnectionProfile
import type { PostgreSqlConnectionProfile } from "https://googleapis.deno.dev/v1/datamigration:v1.ts";
Specifies connection parameters required specifically for PostgreSQL databases.
§Properties
Optional. If the destination is an AlloyDB database, use this field to provide the AlloyDB cluster ID.
If the source is a Cloud SQL database, use this field to provide the Cloud SQL instance ID of the source.
Output only. If the source is a Cloud SQL database, this field indicates the network architecture it's associated with.
Required. Input only. The password for the user that Database Migration Service will be using to connect to the database. This field is not returned on request, and the value is encrypted when stored in Database Migration Service.
Output only. Indicates If this connection profile password is stored.
Private service connect connectivity.
Static ip connectivity data (default, no additional details needed).