Uses of Interface
com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule.ComputeFirewallPolicyRuleMatchLayer4Configs
-
Packages that use ComputeFirewallPolicyRuleMatchLayer4Configs Package Description com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule google_compute_firewall_policy_rule -
-
Uses of ComputeFirewallPolicyRuleMatchLayer4Configs in com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule
Classes in com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule that implement ComputeFirewallPolicyRuleMatchLayer4Configs Modifier and Type Class Description static classComputeFirewallPolicyRuleMatchLayer4Configs.Jsii$ProxyAn implementation forComputeFirewallPolicyRuleMatchLayer4ConfigsMethods in com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule that return ComputeFirewallPolicyRuleMatchLayer4Configs Modifier and Type Method Description ComputeFirewallPolicyRuleMatchLayer4ConfigsComputeFirewallPolicyRuleMatchLayer4Configs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule with parameters of type ComputeFirewallPolicyRuleMatchLayer4Configs Modifier and Type Method Description voidComputeFirewallPolicyRuleMatchLayer4ConfigsOutputReference. setInternalValue(ComputeFirewallPolicyRuleMatchLayer4Configs value)Method parameters in com.hashicorp.cdktf.providers.google.compute_firewall_policy_rule with type arguments of type ComputeFirewallPolicyRuleMatchLayer4Configs Modifier and Type Method Description ComputeFirewallPolicyRuleMatch.BuilderComputeFirewallPolicyRuleMatch.Builder. layer4Configs(List<? extends ComputeFirewallPolicyRuleMatchLayer4Configs> layer4Configs)Sets the value ofComputeFirewallPolicyRuleMatch.getLayer4Configs()voidComputeFirewallPolicyRuleMatchLayer4ConfigsList. setInternalValue(List<ComputeFirewallPolicyRuleMatchLayer4Configs> value)
-