pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1.kotlin.inputs
/
PostgresqlSchemaArgs
/
PostgresqlSchemaArgs
Postgresql
Schema
Args
fun
PostgresqlSchemaArgs
(
postgresqlTables
:
Output
<
List
<
PostgresqlTableArgs
>
>
?
=
null
,
schema
:
Output
<
String
>
?
=
null
)