Uses of Interface
com.hashicorp.cdktf.providers.google.ml_engine_model.MlEngineModelTimeouts
-
Packages that use MlEngineModelTimeouts Package Description com.hashicorp.cdktf.providers.google.ml_engine_model google_ml_engine_model -
-
Uses of MlEngineModelTimeouts in com.hashicorp.cdktf.providers.google.ml_engine_model
Classes in com.hashicorp.cdktf.providers.google.ml_engine_model that implement MlEngineModelTimeouts Modifier and Type Class Description static classMlEngineModelTimeouts.Jsii$ProxyAn implementation forMlEngineModelTimeoutsMethods in com.hashicorp.cdktf.providers.google.ml_engine_model that return MlEngineModelTimeouts Modifier and Type Method Description MlEngineModelTimeoutsMlEngineModelTimeouts.Builder. build()Builds the configured instance.default MlEngineModelTimeoutsMlEngineModelConfig. getTimeouts()timeouts block.MlEngineModelTimeoutsMlEngineModelConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.ml_engine_model with parameters of type MlEngineModelTimeouts Modifier and Type Method Description voidMlEngineModel. putTimeouts(MlEngineModelTimeouts value)voidMlEngineModelTimeoutsOutputReference. setInternalValue(MlEngineModelTimeouts value)MlEngineModel.BuilderMlEngineModel.Builder. timeouts(MlEngineModelTimeouts timeouts)timeouts block.MlEngineModelConfig.BuilderMlEngineModelConfig.Builder. timeouts(MlEngineModelTimeouts timeouts)Sets the value ofMlEngineModelConfig.getTimeouts()
-