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