toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.vertex.kotlin.outputs
/
GetAiIndexDeployedIndex
Get
Ai
Index
Deployed
Index
data
class
GetAiIndexDeployedIndex
(
val
deployedIndexId
:
String
,
val
indexEndpoint
:
String
)
Members
Constructors
Get
Ai
Index
Deployed
Index
Link copied to clipboard
constructor
(
deployedIndexId
:
String
,
indexEndpoint
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
deployed
Index
Id
Link copied to clipboard
val
deployedIndexId
:
String
The ID of the DeployedIndex in the above IndexEndpoint.
index
Endpoint
Link copied to clipboard
val
indexEndpoint
:
String
A resource name of the IndexEndpoint.