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