ConnectionProfilePostgresql

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