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