ConnectionProfilePostgresqlProfile

constructor(database: String, hostname: String, password: String? = null, port: Int? = null, secretManagerStoredPassword: String? = null, username: String)