toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearning.kotlin.inputs
/
TableSpecificationArgs
/
TableSpecificationArgs
Table
Specification
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
format
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
Map
<
String
,
ColumnSpecificationArgs
>
>
?
=
null
,
title
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)