toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.outputs
/
StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableColumn
/
StreamSourceConfigSqlServerSourceConfigExcludeObjectsSchemaTableColumn
Stream
Source
Config
Sql
Server
Source
Config
Exclude
Objects
Schema
Table
Column
constructor
(
column
:
String
?
=
null
,
dataType
:
String
?
=
null
,
length
:
Int
?
=
null
,
nullable
:
Boolean
?
=
null
,
ordinalPosition
:
Int
?
=
null
,
precision
:
Int
?
=
null
,
primaryKey
:
Boolean
?
=
null
,
scale
:
Int
?
=
null
)