pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1.kotlin.inputs
/
MysqlTableArgs
/
MysqlTableArgs
Mysql
Table
Args
fun
MysqlTableArgs
(
mysqlColumns
:
Output
<
List
<
MysqlColumnArgs
>
>
?
=
null
,
table
:
Output
<
String
>
?
=
null
)