Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool.VertexAiDeploymentResourcePoolTimeouts.Builder
-
Packages that use VertexAiDeploymentResourcePoolTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool google_vertex_ai_deployment_resource_pool -
-
Uses of VertexAiDeploymentResourcePoolTimeouts.Builder in com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool
Methods in com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool that return VertexAiDeploymentResourcePoolTimeouts.Builder Modifier and Type Method Description static VertexAiDeploymentResourcePoolTimeouts.BuilderVertexAiDeploymentResourcePoolTimeouts. builder()VertexAiDeploymentResourcePoolTimeouts.BuilderVertexAiDeploymentResourcePoolTimeouts.Builder. create(String create)Sets the value ofVertexAiDeploymentResourcePoolTimeouts.getCreate()VertexAiDeploymentResourcePoolTimeouts.BuilderVertexAiDeploymentResourcePoolTimeouts.Builder. delete(String delete)Sets the value ofVertexAiDeploymentResourcePoolTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_deployment_resource_pool with parameters of type VertexAiDeploymentResourcePoolTimeouts.Builder Constructor Description Jsii$Proxy(VertexAiDeploymentResourcePoolTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiDeploymentResourcePoolTimeouts.Builder.
-