Skip to content

/AWS1/CL_IOTDETECTMIGACTTSKTGT

The target of a mitigation action task.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_VIOLATIONIDS TYPE /AWS1/CL_IOTTGTVIOIDSFORDETE00=>TT_TGTVIOIDSFORDETECTMIGACTS TT_TGTVIOIDSFORDETECTMIGACTS

The unique identifiers of the violations.

IV_SECURITYPROFILENAME TYPE /AWS1/IOTSECURITYPROFILENAME /AWS1/IOTSECURITYPROFILENAME

The name of the security profile.

IV_BEHAVIORNAME TYPE /AWS1/IOTBEHAVIORNAME /AWS1/IOTBEHAVIORNAME

The name of the behavior.


Queryable Attributes

violationIds

The unique identifiers of the violations.

Accessible with the following methods

Method Description
GET_VIOLATIONIDS() Getter for VIOLATIONIDS, with configurable default
ASK_VIOLATIONIDS() Getter for VIOLATIONIDS w/ exceptions if field has no value
HAS_VIOLATIONIDS() Determine if VIOLATIONIDS has a value

securityProfileName

The name of the security profile.

Accessible with the following methods

Method Description
GET_SECURITYPROFILENAME() Getter for SECURITYPROFILENAME, with configurable default
ASK_SECURITYPROFILENAME() Getter for SECURITYPROFILENAME w/ exceptions if field has no
HAS_SECURITYPROFILENAME() Determine if SECURITYPROFILENAME has a value

behaviorName

The name of the behavior.

Accessible with the following methods

Method Description
GET_BEHAVIORNAME() Getter for BEHAVIORNAME, with configurable default
ASK_BEHAVIORNAME() Getter for BEHAVIORNAME w/ exceptions if field has no value
HAS_BEHAVIORNAME() Determine if BEHAVIORNAME has a value