Summary

class Summary

A complex type containing summaries of security protections provided by a rule group.

Network Firewall extracts this information from selected fields in the rule group's Suricata rules, based on your SummaryConfiguration settings.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of RuleSummary objects containing individual rule details that had been configured by the rulegroup's SummaryConfiguration.

Functions

Link copied to clipboard
inline fun copy(block: Summary.Builder.() -> Unit = {}): Summary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String