/AWS1/CL_NWFSUMMARY¶
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.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_rulesummaries TYPE /AWS1/CL_NWFRULESUMMARY=>TT_RULESUMMARIES TT_RULESUMMARIES¶
An array of RuleSummary objects containing individual rule details that had been configured by the rulegroup's SummaryConfiguration.
Queryable Attributes¶
RuleSummaries¶
An array of RuleSummary objects containing individual rule details that had been configured by the rulegroup's SummaryConfiguration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULESUMMARIES() |
Getter for RULESUMMARIES, with configurable default |
ASK_RULESUMMARIES() |
Getter for RULESUMMARIES w/ exceptions if field has no value |
HAS_RULESUMMARIES() |
Determine if RULESUMMARIES has a value |