ConnectionProfilePostgresql

constructor(cloudSqlId: String? = null, host: String, networkArchitecture: String? = null, password: String, passwordSet: Boolean? = null, port: Int, ssl: ConnectionProfilePostgresqlSsl? = null, username: String)