Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint.VertexAiIndexEndpointTimeouts
-
Packages that use VertexAiIndexEndpointTimeouts Package Description com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint google_vertex_ai_index_endpoint -
-
Uses of VertexAiIndexEndpointTimeouts in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint that implement VertexAiIndexEndpointTimeouts Modifier and Type Class Description static classVertexAiIndexEndpointTimeouts.Jsii$ProxyAn implementation forVertexAiIndexEndpointTimeoutsMethods in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint that return VertexAiIndexEndpointTimeouts Modifier and Type Method Description VertexAiIndexEndpointTimeoutsVertexAiIndexEndpointTimeouts.Builder. build()Builds the configured instance.default VertexAiIndexEndpointTimeoutsVertexAiIndexEndpointConfig. getTimeouts()timeouts block.VertexAiIndexEndpointTimeoutsVertexAiIndexEndpointConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint with parameters of type VertexAiIndexEndpointTimeouts Modifier and Type Method Description voidVertexAiIndexEndpoint. putTimeouts(VertexAiIndexEndpointTimeouts value)voidVertexAiIndexEndpointTimeoutsOutputReference. setInternalValue(VertexAiIndexEndpointTimeouts value)VertexAiIndexEndpoint.BuilderVertexAiIndexEndpoint.Builder. timeouts(VertexAiIndexEndpointTimeouts timeouts)timeouts block.VertexAiIndexEndpointConfig.BuilderVertexAiIndexEndpointConfig.Builder. timeouts(VertexAiIndexEndpointTimeouts timeouts)Sets the value ofVertexAiIndexEndpointConfig.getTimeouts()
-