Skip to content

/AWS1/CL_GDYAUTONOMOUSSYSTEM

Contains information about the Autonomous System (AS) associated with the network endpoints involved in an attack sequence.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

Name associated with the Autonomous System (AS).

iv_number TYPE /AWS1/GDYINTEGER /AWS1/GDYINTEGER

The unique number that identifies the Autonomous System (AS).


Queryable Attributes

Name

Name associated with the Autonomous System (AS).

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Number

The unique number that identifies the Autonomous System (AS).

Accessible with the following methods

Method Description
GET_NUMBER() Getter for NUMBER, with configurable default
ASK_NUMBER() Getter for NUMBER w/ exceptions if field has no value
HAS_NUMBER() Determine if NUMBER has a value