/AWS1/CL_NWFSUMMARYCONF¶
A complex type that specifies which Suricata rule metadata fields to use when displaying threat information. Contains:
-
RuleOptions
- The Suricata rule options fields to extract and display
These settings affect how threat information appears in both the console and API responses. Summaries are available for rule groups you manage and for active threat defense Amazon Web Services managed rule groups.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_ruleoptions
TYPE /AWS1/CL_NWFSUMMRULEOPTIONS_W=>TT_SUMMARYRULEOPTIONS
TT_SUMMARYRULEOPTIONS
¶
Specifies the selected rule options returned by DescribeRuleGroupSummary.
Queryable Attributes¶
RuleOptions¶
Specifies the selected rule options returned by DescribeRuleGroupSummary.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RULEOPTIONS() |
Getter for RULEOPTIONS, with configurable default |
ASK_RULEOPTIONS() |
Getter for RULEOPTIONS w/ exceptions if field has no value |
HAS_RULEOPTIONS() |
Determine if RULEOPTIONS has a value |