/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 |