pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1alpha1.kotlin.outputs
/
MysqlColumnResponse
/
MysqlColumnResponse
Mysql
Column
Response
fun
MysqlColumnResponse
(
collation
:
String
,
columnName
:
String
,
dataType
:
String
,
length
:
Int
,
nullable
:
Boolean
,
ordinalPosition
:
Int
,
primaryKey
:
Boolean
)