PostgreSqlConnectionProfile constructor
PostgreSqlConnectionProfile({})
Implementation
PostgreSqlConnectionProfile({
this.alloydbClusterId,
this.cloudSqlId,
this.host,
this.networkArchitecture,
this.password,
this.passwordSet,
this.port,
this.privateServiceConnectConnectivity,
this.ssl,
this.staticIpConnectivity,
this.username,
});