Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_endpoint.VertexAiEndpointTimeouts
-
Packages that use VertexAiEndpointTimeouts Package Description com.hashicorp.cdktf.providers.google.vertex_ai_endpoint google_vertex_ai_endpoint -
-
Uses of VertexAiEndpointTimeouts in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint that implement VertexAiEndpointTimeouts Modifier and Type Class Description static classVertexAiEndpointTimeouts.Jsii$ProxyAn implementation forVertexAiEndpointTimeoutsMethods in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint that return VertexAiEndpointTimeouts Modifier and Type Method Description VertexAiEndpointTimeoutsVertexAiEndpointTimeouts.Builder. build()Builds the configured instance.default VertexAiEndpointTimeoutsVertexAiEndpointConfig. getTimeouts()timeouts block.VertexAiEndpointTimeoutsVertexAiEndpointConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint with parameters of type VertexAiEndpointTimeouts Modifier and Type Method Description voidVertexAiEndpoint. putTimeouts(VertexAiEndpointTimeouts value)voidVertexAiEndpointTimeoutsOutputReference. setInternalValue(VertexAiEndpointTimeouts value)VertexAiEndpoint.BuilderVertexAiEndpoint.Builder. timeouts(VertexAiEndpointTimeouts timeouts)timeouts block.VertexAiEndpointConfig.BuilderVertexAiEndpointConfig.Builder. timeouts(VertexAiEndpointTimeouts timeouts)Sets the value ofVertexAiEndpointConfig.getTimeouts()
-