pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
IndexesArgs
/
IndexesArgs
Indexes
Args
fun
IndexesArgs
(
dataType
:
Output
<
Either
<
String
,
DataType
>
>
?
=
null
,
kind
:
Output
<
Either
<
String
,
IndexKind
>
>
?
=
null
,
precision
:
Output
<
Int
>
?
=
null
)