PostgresqlSchemaArgs

constructor(postgresqlTables: Output<List<PostgresqlTableArgs>>? = null, schema: Output<String>? = null)