Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index.VertexAiIndexEndpointDeployedIndexTimeouts
-
Packages that use VertexAiIndexEndpointDeployedIndexTimeouts Package Description com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index google_vertex_ai_index_endpoint_deployed_index -
-
Uses of VertexAiIndexEndpointDeployedIndexTimeouts in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index that implement VertexAiIndexEndpointDeployedIndexTimeouts Modifier and Type Class Description static classVertexAiIndexEndpointDeployedIndexTimeouts.Jsii$ProxyAn implementation forVertexAiIndexEndpointDeployedIndexTimeoutsMethods in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index that return VertexAiIndexEndpointDeployedIndexTimeouts Modifier and Type Method Description VertexAiIndexEndpointDeployedIndexTimeoutsVertexAiIndexEndpointDeployedIndexTimeouts.Builder. build()Builds the configured instance.default VertexAiIndexEndpointDeployedIndexTimeoutsVertexAiIndexEndpointDeployedIndexConfig. getTimeouts()timeouts block.VertexAiIndexEndpointDeployedIndexTimeoutsVertexAiIndexEndpointDeployedIndexConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index with parameters of type VertexAiIndexEndpointDeployedIndexTimeouts Modifier and Type Method Description voidVertexAiIndexEndpointDeployedIndex. putTimeouts(VertexAiIndexEndpointDeployedIndexTimeouts value)voidVertexAiIndexEndpointDeployedIndexTimeoutsOutputReference. setInternalValue(VertexAiIndexEndpointDeployedIndexTimeouts value)VertexAiIndexEndpointDeployedIndex.BuilderVertexAiIndexEndpointDeployedIndex.Builder. timeouts(VertexAiIndexEndpointDeployedIndexTimeouts timeouts)timeouts block.VertexAiIndexEndpointDeployedIndexConfig.BuilderVertexAiIndexEndpointDeployedIndexConfig.Builder. timeouts(VertexAiIndexEndpointDeployedIndexTimeouts timeouts)Sets the value ofVertexAiIndexEndpointDeployedIndexConfig.getTimeouts()
-