toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.inputs
/
StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs
/
StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs
Stream
Backfill
All
Sql
Server
Excluded
Objects
Schema
Table
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
)