static ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.builder() |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.destAddressGroups(List<String> destAddressGroups) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.destFqdns(List<String> destFqdns) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.destIpRanges(List<String> destIpRanges) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.destRegionCodes(List<String> destRegionCodes) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.destThreatIntelligences(List<String> destThreatIntelligences) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.layer4Configs(com.hashicorp.cdktf.IResolvable layer4Configs) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.layer4Configs(List<? extends ComputeFirewallPolicyRuleMatchLayer4Configs> layer4Configs) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.srcAddressGroups(List<String> srcAddressGroups) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.srcFqdns(List<String> srcFqdns) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.srcIpRanges(List<String> srcIpRanges) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.srcRegionCodes(List<String> srcRegionCodes) |
|
ComputeFirewallPolicyRuleMatch.Builder |
ComputeFirewallPolicyRuleMatch.Builder.srcThreatIntelligences(List<String> srcThreatIntelligences) |
|