toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
IndexColumnResponse
Index
Column
Response
data
class
IndexColumnResponse
(
val
columnName
:
String
?
=
null
,
val
dataType
:
String
?
=
null
)
Dto object representing index column
Members
Constructors
Index
Column
Response
Link copied to clipboard
constructor
(
columnName
:
String
?
=
null
,
dataType
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
column
Name
Link copied to clipboard
val
columnName
:
String
?
=
null
Specifies the column name
data
Type
Link copied to clipboard
val
dataType
:
String
?
=
null
Specifies the data type