toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastream.kotlin.outputs
/
StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumn
/
StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTableMysqlColumn
Stream
Backfill
All
Mysql
Excluded
Objects
Mysql
Database
Mysql
Table
Mysql
Column
constructor
(
collation
:
String
?
=
null
,
column
:
String
?
=
null
,
dataType
:
String
?
=
null
,
length
:
Int
?
=
null
,
nullable
:
Boolean
?
=
null
,
ordinalPosition
:
Int
?
=
null
,
primaryKey
:
Boolean
?
=
null
)