toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cosmosdb.kotlin.inputs
/
VectorEmbeddingArgs
/
VectorEmbeddingArgs
Vector
Embedding
Args
constructor
(
dataType
:
Output
<
Either
<
String
,
VectorDataType
>
>
,
dimensions
:
Output
<
Int
>
,
distanceFunction
:
Output
<
Either
<
String
,
DistanceFunction
>
>
,
path
:
Output
<
String
>
)