Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterTimeouts
-
Packages that use DataprocClusterTimeouts Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterTimeouts in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterTimeouts Modifier and Type Class Description static classDataprocClusterTimeouts.Jsii$ProxyAn implementation forDataprocClusterTimeoutsMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterTimeouts Modifier and Type Method Description DataprocClusterTimeoutsDataprocClusterTimeouts.Builder. build()Builds the configured instance.default DataprocClusterTimeoutsDataprocClusterConfig. getTimeouts()timeouts block.DataprocClusterTimeoutsDataprocClusterConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterTimeouts Modifier and Type Method Description voidDataprocCluster. putTimeouts(DataprocClusterTimeouts value)voidDataprocClusterTimeoutsOutputReference. setInternalValue(DataprocClusterTimeouts value)DataprocCluster.BuilderDataprocCluster.Builder. timeouts(DataprocClusterTimeouts timeouts)timeouts block.DataprocClusterConfig.BuilderDataprocClusterConfig.Builder. timeouts(DataprocClusterTimeouts timeouts)Sets the value ofDataprocClusterConfig.getTimeouts()
-