Uses of Interface
com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule.ComputeFirewallPolicyRuleMatch
-
Packages that use ComputeFirewallPolicyRuleMatch Package Description com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule google_compute_firewall_policy_rule -
-
Uses of ComputeFirewallPolicyRuleMatch in com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule that implement ComputeFirewallPolicyRuleMatch Modifier and Type Class Description static classComputeFirewallPolicyRuleMatch.Jsii$ProxyAn implementation forComputeFirewallPolicyRuleMatchMethods in com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule that return ComputeFirewallPolicyRuleMatch Modifier and Type Method Description ComputeFirewallPolicyRuleMatchComputeFirewallPolicyRuleMatch.Builder. build()Builds the configured instance.ComputeFirewallPolicyRuleMatchComputeFirewallPolicyRuleMatchOutputReference. getInternalValue()ComputeFirewallPolicyRuleMatchComputeFirewallPolicyRuleConfig. getMatch()match block.ComputeFirewallPolicyRuleMatchComputeFirewallPolicyRuleConfig.Jsii$Proxy. getMatch()ComputeFirewallPolicyRuleMatchComputeFirewallPolicyRule. getMatchInput()Methods in com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule with parameters of type ComputeFirewallPolicyRuleMatch Modifier and Type Method Description ComputeFirewallPolicyRule.BuilderComputeFirewallPolicyRule.Builder. match(ComputeFirewallPolicyRuleMatch match)match block.ComputeFirewallPolicyRuleConfig.BuilderComputeFirewallPolicyRuleConfig.Builder. match(ComputeFirewallPolicyRuleMatch match)Sets the value ofComputeFirewallPolicyRuleConfig.getMatch()voidComputeFirewallPolicyRule. putMatch(ComputeFirewallPolicyRuleMatch value)voidComputeFirewallPolicyRuleMatchOutputReference. setInternalValue(ComputeFirewallPolicyRuleMatch value)
-