ConnectionProfilePostgresqlArgs

constructor(cloudSqlId: Output<String>? = null, host: Output<String>, networkArchitecture: Output<String>? = null, password: Output<String>, passwordSet: Output<Boolean>? = null, port: Output<Int>, ssl: Output<ConnectionProfilePostgresqlSslArgs>? = null, username: Output<String>)