Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool.VertexAiDeploymentResourcePoolTimeouts
-
Packages that use VertexAiDeploymentResourcePoolTimeouts Package Description com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool google_vertex_ai_deployment_resource_pool -
-
Uses of VertexAiDeploymentResourcePoolTimeouts in com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool that implement VertexAiDeploymentResourcePoolTimeouts Modifier and Type Class Description static classVertexAiDeploymentResourcePoolTimeouts.Jsii$ProxyAn implementation forVertexAiDeploymentResourcePoolTimeoutsMethods in com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool that return VertexAiDeploymentResourcePoolTimeouts Modifier and Type Method Description VertexAiDeploymentResourcePoolTimeoutsVertexAiDeploymentResourcePoolTimeouts.Builder. build()Builds the configured instance.default VertexAiDeploymentResourcePoolTimeoutsVertexAiDeploymentResourcePoolConfig. getTimeouts()timeouts block.VertexAiDeploymentResourcePoolTimeoutsVertexAiDeploymentResourcePoolConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool with parameters of type VertexAiDeploymentResourcePoolTimeouts Modifier and Type Method Description voidVertexAiDeploymentResourcePool. putTimeouts(VertexAiDeploymentResourcePoolTimeouts value)voidVertexAiDeploymentResourcePoolTimeoutsOutputReference. setInternalValue(VertexAiDeploymentResourcePoolTimeouts value)VertexAiDeploymentResourcePool.BuilderVertexAiDeploymentResourcePool.Builder. timeouts(VertexAiDeploymentResourcePoolTimeouts timeouts)timeouts block.VertexAiDeploymentResourcePoolConfig.BuilderVertexAiDeploymentResourcePoolConfig.Builder. timeouts(VertexAiDeploymentResourcePoolTimeouts timeouts)Sets the value ofVertexAiDeploymentResourcePoolConfig.getTimeouts()
-