Uses of Interface
com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule.ComputeNetworkFirewallPolicyRuleMatchLayer4Configs
-
Packages that use ComputeNetworkFirewallPolicyRuleMatchLayer4Configs Package Description com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule google_compute_network_firewall_policy_rule -
-
Uses of ComputeNetworkFirewallPolicyRuleMatchLayer4Configs 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 ComputeNetworkFirewallPolicyRuleMatchLayer4Configs Modifier and Type Class Description static classComputeNetworkFirewallPolicyRuleMatchLayer4Configs.Jsii$ProxyAn implementation forComputeNetworkFirewallPolicyRuleMatchLayer4ConfigsMethods in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule that return ComputeNetworkFirewallPolicyRuleMatchLayer4Configs Modifier and Type Method Description ComputeNetworkFirewallPolicyRuleMatchLayer4ConfigsComputeNetworkFirewallPolicyRuleMatchLayer4Configs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule with parameters of type ComputeNetworkFirewallPolicyRuleMatchLayer4Configs Modifier and Type Method Description voidComputeNetworkFirewallPolicyRuleMatchLayer4ConfigsOutputReference. setInternalValue(ComputeNetworkFirewallPolicyRuleMatchLayer4Configs value)Method parameters in com.hashicorp.cdktf.providers.google.compute_network_firewall_policy_rule with type arguments of type ComputeNetworkFirewallPolicyRuleMatchLayer4Configs Modifier and Type Method Description ComputeNetworkFirewallPolicyRuleMatch.BuilderComputeNetworkFirewallPolicyRuleMatch.Builder. layer4Configs(List<? extends ComputeNetworkFirewallPolicyRuleMatchLayer4Configs> layer4Configs)Sets the value ofComputeNetworkFirewallPolicyRuleMatch.getLayer4Configs()voidComputeNetworkFirewallPolicyRuleMatchLayer4ConfigsList. setInternalValue(List<ComputeNetworkFirewallPolicyRuleMatchLayer4Configs> value)
-