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