pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1alpha1.kotlin.outputs
/
OracleColumnResponse
/
OracleColumnResponse
Oracle
Column
Response
fun
OracleColumnResponse
(
columnName
:
String
,
dataType
:
String
,
encoding
:
String
,
length
:
Int
,
nullable
:
Boolean
,
ordinalPosition
:
Int
,
precision
:
Int
,
primaryKey
:
Boolean
,
scale
:
Int
)