Properties of a FirewallPolicyRuleMatcher.
Package
@google-cloud/computeProperties
destAddressGroups
destAddressGroups?: (string[]|null);
FirewallPolicyRuleMatcher destAddressGroups
destFqdns
destFqdns?: (string[]|null);
FirewallPolicyRuleMatcher destFqdns
destIpRanges
destIpRanges?: (string[]|null);
FirewallPolicyRuleMatcher destIpRanges
destRegionCodes
destRegionCodes?: (string[]|null);
FirewallPolicyRuleMatcher destRegionCodes
destThreatIntelligences
destThreatIntelligences?: (string[]|null);
FirewallPolicyRuleMatcher destThreatIntelligences
layer4Configs
layer4Configs?: (google.cloud.compute.v1.IFirewallPolicyRuleMatcherLayer4Config[]|null);
FirewallPolicyRuleMatcher layer4Configs
srcAddressGroups
srcAddressGroups?: (string[]|null);
FirewallPolicyRuleMatcher srcAddressGroups
srcFqdns
srcFqdns?: (string[]|null);
FirewallPolicyRuleMatcher srcFqdns
srcIpRanges
srcIpRanges?: (string[]|null);
FirewallPolicyRuleMatcher srcIpRanges
srcRegionCodes
srcRegionCodes?: (string[]|null);
FirewallPolicyRuleMatcher srcRegionCodes
srcSecureTags
srcSecureTags?: (google.cloud.compute.v1.IFirewallPolicyRuleSecureTag[]|null);
FirewallPolicyRuleMatcher srcSecureTags
srcThreatIntelligences
srcThreatIntelligences?: (string[]|null);
FirewallPolicyRuleMatcher srcThreatIntelligences