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