toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.vertex.kotlin
/
AiIndexArgs
/
AiIndexArgs
Ai
Index
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
indexUpdateMethod
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
metadata
:
Output
<
AiIndexMetadataArgs
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
)