Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule.ComputeRegionNetworkFirewallPolicyRuleMatch
-
Packages that use ComputeRegionNetworkFirewallPolicyRuleMatch Package Description com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule google_compute_region_network_firewall_policy_rule -
-
Uses of ComputeRegionNetworkFirewallPolicyRuleMatch 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 ComputeRegionNetworkFirewallPolicyRuleMatch Modifier and Type Class Description static classComputeRegionNetworkFirewallPolicyRuleMatch.Jsii$ProxyAn implementation forComputeRegionNetworkFirewallPolicyRuleMatchMethods in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule that return ComputeRegionNetworkFirewallPolicyRuleMatch Modifier and Type Method Description ComputeRegionNetworkFirewallPolicyRuleMatchComputeRegionNetworkFirewallPolicyRuleMatch.Builder. build()Builds the configured instance.ComputeRegionNetworkFirewallPolicyRuleMatchComputeRegionNetworkFirewallPolicyRuleMatchOutputReference. getInternalValue()ComputeRegionNetworkFirewallPolicyRuleMatchComputeRegionNetworkFirewallPolicyRuleConfig. getMatch()match block.ComputeRegionNetworkFirewallPolicyRuleMatchComputeRegionNetworkFirewallPolicyRuleConfig.Jsii$Proxy. getMatch()ComputeRegionNetworkFirewallPolicyRuleMatchComputeRegionNetworkFirewallPolicyRule. getMatchInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule with parameters of type ComputeRegionNetworkFirewallPolicyRuleMatch Modifier and Type Method Description ComputeRegionNetworkFirewallPolicyRule.BuilderComputeRegionNetworkFirewallPolicyRule.Builder. match(ComputeRegionNetworkFirewallPolicyRuleMatch match)match block.ComputeRegionNetworkFirewallPolicyRuleConfig.BuilderComputeRegionNetworkFirewallPolicyRuleConfig.Builder. match(ComputeRegionNetworkFirewallPolicyRuleMatch match)Sets the value ofComputeRegionNetworkFirewallPolicyRuleConfig.getMatch()voidComputeRegionNetworkFirewallPolicyRule. putMatch(ComputeRegionNetworkFirewallPolicyRuleMatch value)voidComputeRegionNetworkFirewallPolicyRuleMatchOutputReference. setInternalValue(ComputeRegionNetworkFirewallPolicyRuleMatch value)
-