PostgresqlTableArgs

constructor(postgresqlColumns: Output<List<PostgresqlColumnArgs>>? = null, table: Output<String>? = null)