Uses of Interface
com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule.ComputeNetworkFirewallPolicyRuleMatch
-
Packages that use ComputeNetworkFirewallPolicyRuleMatch Package Description com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule google_compute_network_firewall_policy_rule -
-
Uses of ComputeNetworkFirewallPolicyRuleMatch 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 ComputeNetworkFirewallPolicyRuleMatch Modifier and Type Class Description static classComputeNetworkFirewallPolicyRuleMatch.Jsii$ProxyAn implementation forComputeNetworkFirewallPolicyRuleMatchMethods in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule that return ComputeNetworkFirewallPolicyRuleMatch Modifier and Type Method Description ComputeNetworkFirewallPolicyRuleMatchComputeNetworkFirewallPolicyRuleMatch.Builder. build()Builds the configured instance.ComputeNetworkFirewallPolicyRuleMatchComputeNetworkFirewallPolicyRuleMatchOutputReference. getInternalValue()ComputeNetworkFirewallPolicyRuleMatchComputeNetworkFirewallPolicyRuleConfig. getMatch()match block.ComputeNetworkFirewallPolicyRuleMatchComputeNetworkFirewallPolicyRuleConfig.Jsii$Proxy. getMatch()ComputeNetworkFirewallPolicyRuleMatchComputeNetworkFirewallPolicyRule. getMatchInput()Methods in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule with parameters of type ComputeNetworkFirewallPolicyRuleMatch Modifier and Type Method Description ComputeNetworkFirewallPolicyRule.BuilderComputeNetworkFirewallPolicyRule.Builder. match(ComputeNetworkFirewallPolicyRuleMatch match)match block.ComputeNetworkFirewallPolicyRuleConfig.BuilderComputeNetworkFirewallPolicyRuleConfig.Builder. match(ComputeNetworkFirewallPolicyRuleMatch match)Sets the value ofComputeNetworkFirewallPolicyRuleConfig.getMatch()voidComputeNetworkFirewallPolicyRule. putMatch(ComputeNetworkFirewallPolicyRuleMatch value)voidComputeNetworkFirewallPolicyRuleMatchOutputReference. setInternalValue(ComputeNetworkFirewallPolicyRuleMatch value)
-