Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_index.VertexAiIndexTimeouts
-
Packages that use VertexAiIndexTimeouts Package Description com.hashicorp.cdktf.providers.google.vertex_ai_index google_vertex_ai_index -
-
Uses of VertexAiIndexTimeouts in com.hashicorp.cdktf.providers.google.vertex_ai_index
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_index that implement VertexAiIndexTimeouts Modifier and Type Class Description static classVertexAiIndexTimeouts.Jsii$ProxyAn implementation forVertexAiIndexTimeoutsMethods in com.hashicorp.cdktf.providers.google.vertex_ai_index that return VertexAiIndexTimeouts Modifier and Type Method Description VertexAiIndexTimeoutsVertexAiIndexTimeouts.Builder. build()Builds the configured instance.default VertexAiIndexTimeoutsVertexAiIndexConfig. getTimeouts()timeouts block.VertexAiIndexTimeoutsVertexAiIndexConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_index with parameters of type VertexAiIndexTimeouts Modifier and Type Method Description voidVertexAiIndex. putTimeouts(VertexAiIndexTimeouts value)voidVertexAiIndexTimeoutsOutputReference. setInternalValue(VertexAiIndexTimeouts value)VertexAiIndex.BuilderVertexAiIndex.Builder. timeouts(VertexAiIndexTimeouts timeouts)timeouts block.VertexAiIndexConfig.BuilderVertexAiIndexConfig.Builder. timeouts(VertexAiIndexTimeouts timeouts)Sets the value ofVertexAiIndexConfig.getTimeouts()
-