PostgresqlSchemaArgs

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