Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_dataset.VertexAiDatasetTimeouts
-
Packages that use VertexAiDatasetTimeouts Package Description com.hashicorp.cdktf.providers.google.vertex_ai_dataset google_vertex_ai_dataset -
-
Uses of VertexAiDatasetTimeouts in com.hashicorp.cdktf.providers.google.vertex_ai_dataset
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_dataset that implement VertexAiDatasetTimeouts Modifier and Type Class Description static classVertexAiDatasetTimeouts.Jsii$ProxyAn implementation forVertexAiDatasetTimeoutsMethods in com.hashicorp.cdktf.providers.google.vertex_ai_dataset that return VertexAiDatasetTimeouts Modifier and Type Method Description VertexAiDatasetTimeoutsVertexAiDatasetTimeouts.Builder. build()Builds the configured instance.default VertexAiDatasetTimeoutsVertexAiDatasetConfig. getTimeouts()timeouts block.VertexAiDatasetTimeoutsVertexAiDatasetConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_dataset with parameters of type VertexAiDatasetTimeouts Modifier and Type Method Description voidVertexAiDataset. putTimeouts(VertexAiDatasetTimeouts value)voidVertexAiDatasetTimeoutsOutputReference. setInternalValue(VertexAiDatasetTimeouts value)VertexAiDataset.BuilderVertexAiDataset.Builder. timeouts(VertexAiDatasetTimeouts timeouts)timeouts block.VertexAiDatasetConfig.BuilderVertexAiDatasetConfig.Builder. timeouts(VertexAiDatasetTimeouts timeouts)Sets the value ofVertexAiDatasetConfig.getTimeouts()
-