toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.inputs
/
StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgs
/
StreamSourceConfigMysqlSourceConfigExcludeObjectsMysqlDatabaseMysqlTableMysqlColumnArgs
Stream
Source
Config
Mysql
Source
Config
Exclude
Objects
Mysql
Database
Mysql
Table
Mysql
Column
Args
constructor
(
collation
:
Output
<
String
>
?
=
null
,
column
:
Output
<
String
>
?
=
null
,
dataType
:
Output
<
String
>
?
=
null
,
length
:
Output
<
Int
>
?
=
null
,
nullable
:
Output
<
Boolean
>
?
=
null
,
ordinalPosition
:
Output
<
Int
>
?
=
null
,
primaryKey
:
Output
<
Boolean
>
?
=
null
)