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