toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1alpha1.kotlin.outputs
/
MysqlColumnResponse
/
MysqlColumnResponse
Mysql
Column
Response
constructor
(
collation
:
String
,
columnName
:
String
,
dataType
:
String
,
length
:
Int
,
nullable
:
Boolean
,
ordinalPosition
:
Int
,
primaryKey
:
Boolean
)