Skip to content

/AWS1/CL_EC2RULEOPTION

Describes additional settings for a stateful rule.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_keyword TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The Suricata keyword.

it_settings TYPE /AWS1/CL_EC2STRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

The settings for the keyword.


Queryable Attributes

Keyword

The Suricata keyword.

Accessible with the following methods

Method Description
GET_KEYWORD() Getter for KEYWORD, with configurable default
ASK_KEYWORD() Getter for KEYWORD w/ exceptions if field has no value
HAS_KEYWORD() Determine if KEYWORD has a value

Settings

The settings for the keyword.

Accessible with the following methods

Method Description
GET_SETTINGS() Getter for SETTINGS, with configurable default
ASK_SETTINGS() Getter for SETTINGS w/ exceptions if field has no value
HAS_SETTINGS() Determine if SETTINGS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_RULEOPTIONLIST

TYPES TT_RULEOPTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2RULEOPTION WITH DEFAULT KEY
.