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
destNetworkScope
destNetworkScope?: (string|null);FirewallPolicyRuleMatcher destNetworkScope
destNetworkType
destNetworkType?: (string|null);FirewallPolicyRuleMatcher destNetworkType
destRegionCodes
destRegionCodes?: (string[]|null);FirewallPolicyRuleMatcher destRegionCodes
destThreatIntelligences
destThreatIntelligences?: (string[]|null);FirewallPolicyRuleMatcher destThreatIntelligences
layer4Configs
layer4Configs?: (google.cloud.compute.v1beta.IFirewallPolicyRuleMatcherLayer4Config[]|null);FirewallPolicyRuleMatcher layer4Configs
srcAddressGroups
srcAddressGroups?: (string[]|null);FirewallPolicyRuleMatcher srcAddressGroups
srcFqdns
srcFqdns?: (string[]|null);FirewallPolicyRuleMatcher srcFqdns
srcIpRanges
srcIpRanges?: (string[]|null);FirewallPolicyRuleMatcher srcIpRanges
srcNetworks
srcNetworks?: (string[]|null);FirewallPolicyRuleMatcher srcNetworks
srcNetworkScope
srcNetworkScope?: (string|null);FirewallPolicyRuleMatcher srcNetworkScope
srcNetworkType
srcNetworkType?: (string|null);FirewallPolicyRuleMatcher srcNetworkType
srcRegionCodes
srcRegionCodes?: (string[]|null);FirewallPolicyRuleMatcher srcRegionCodes
srcSecureTags
srcSecureTags?: (google.cloud.compute.v1beta.IFirewallPolicyRuleSecureTag[]|null);FirewallPolicyRuleMatcher srcSecureTags
srcThreatIntelligences
srcThreatIntelligences?: (string[]|null);FirewallPolicyRuleMatcher srcThreatIntelligences