toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.inputs
/
StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs
/
StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs
Stream
Source
Config
Postgresql
Source
Config
Include
Objects
Postgresql
Schema
Postgresql
Table
Postgresql
Column
Args
constructor
(
column
:
Output
<
String
>
?
=
null
,
dataType
:
Output
<
String
>
?
=
null
,
length
:
Output
<
Int
>
?
=
null
,
nullable
:
Output
<
Boolean
>
?
=
null
,
ordinalPosition
:
Output
<
Int
>
?
=
null
,
precision
:
Output
<
Int
>
?
=
null
,
primaryKey
:
Output
<
Boolean
>
?
=
null
,
scale
:
Output
<
Int
>
?
=
null
)