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