Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_tpu_tensorflow_versions.DataGoogleTpuTensorflowVersionsConfig
-
Packages that use DataGoogleTpuTensorflowVersionsConfig Package Description com.hashicorp.cdktf.providers.google.data_google_tpu_tensorflow_versions data_google_tpu_tensorflow_versions -
-
Uses of DataGoogleTpuTensorflowVersionsConfig in com.hashicorp.cdktf.providers.google.data_google_tpu_tensorflow_versions
Classes in com.hashicorp.cdktf.providers.google.data_google_tpu_tensorflow_versions that implement DataGoogleTpuTensorflowVersionsConfig Modifier and Type Class Description static classDataGoogleTpuTensorflowVersionsConfig.Jsii$ProxyAn implementation forDataGoogleTpuTensorflowVersionsConfigMethods in com.hashicorp.cdktf.providers.google.data_google_tpu_tensorflow_versions that return DataGoogleTpuTensorflowVersionsConfig Modifier and Type Method Description DataGoogleTpuTensorflowVersionsConfigDataGoogleTpuTensorflowVersionsConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_tpu_tensorflow_versions with parameters of type DataGoogleTpuTensorflowVersionsConfig Constructor Description DataGoogleTpuTensorflowVersions(software.constructs.Construct scope, String id, DataGoogleTpuTensorflowVersionsConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/tpu_tensorflow_versions google_tpu_tensorflow_versions} Data Source.
-