Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule.ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder
-
Packages that use ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule google_compute_region_network_firewall_policy_rule -
-
Uses of ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule
Methods in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule that return ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder Modifier and Type Method Description static ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.BuilderComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs. builder()ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.BuilderComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder. ipProtocol(String ipProtocol)Sets the value ofComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.getIpProtocol()ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.BuilderComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder. ports(List<String> ports)Sets the value ofComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.getPorts()Constructors in com.hashicorp.cdktf.providers.google.compute_region_network_firewall_policy_rule with parameters of type ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder Constructor Description Jsii$Proxy(ComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionNetworkFirewallPolicyRuleMatchLayer4Configs.Builder.
-