ConnectionProfilePostgresqlProfileArgs

constructor(database: Output<String>, hostname: Output<String>, password: Output<String>, port: Output<Int>? = null, username: Output<String>)