Uses of Interface
com.hashicorp.cdktf.providers.google.ml_engine_model.MlEngineModelConfig
-
Packages that use MlEngineModelConfig Package Description com.hashicorp.cdktf.providers.google.ml_engine_model google_ml_engine_model -
-
Uses of MlEngineModelConfig in com.hashicorp.cdktf.providers.google.ml_engine_model
Classes in com.hashicorp.cdktf.providers.google.ml_engine_model that implement MlEngineModelConfig Modifier and Type Class Description static classMlEngineModelConfig.Jsii$ProxyAn implementation forMlEngineModelConfigMethods in com.hashicorp.cdktf.providers.google.ml_engine_model that return MlEngineModelConfig Modifier and Type Method Description MlEngineModelConfigMlEngineModelConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.ml_engine_model with parameters of type MlEngineModelConfig Constructor Description MlEngineModel(software.constructs.Construct scope, String id, MlEngineModelConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/ml_engine_model google_ml_engine_model} Resource.
-