Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_job.DataprocJobTimeouts
-
Packages that use DataprocJobTimeouts Package Description com.hashicorp.cdktf.providers.google.dataproc_job google_dataproc_job -
-
Uses of DataprocJobTimeouts in com.hashicorp.cdktf.providers.google.dataproc_job
Classes in com.hashicorp.cdktf.providers.google.dataproc_job that implement DataprocJobTimeouts Modifier and Type Class Description static classDataprocJobTimeouts.Jsii$ProxyAn implementation forDataprocJobTimeoutsMethods in com.hashicorp.cdktf.providers.google.dataproc_job that return DataprocJobTimeouts Modifier and Type Method Description DataprocJobTimeoutsDataprocJobTimeouts.Builder. build()Builds the configured instance.default DataprocJobTimeoutsDataprocJobConfig. getTimeouts()timeouts block.DataprocJobTimeoutsDataprocJobConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dataproc_job with parameters of type DataprocJobTimeouts Modifier and Type Method Description voidDataprocJob. putTimeouts(DataprocJobTimeouts value)voidDataprocJobTimeoutsOutputReference. setInternalValue(DataprocJobTimeouts value)DataprocJob.BuilderDataprocJob.Builder. timeouts(DataprocJobTimeouts timeouts)timeouts block.DataprocJobConfig.BuilderDataprocJobConfig.Builder. timeouts(DataprocJobTimeouts timeouts)Sets the value ofDataprocJobConfig.getTimeouts()
-