/AWS1/CL_SMIACTION¶
The action that starts at the beginning of an incident. The response plan defines the action.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_SSMAUTOMATION
TYPE REF TO /AWS1/CL_SMISSMAUTOMATION
/AWS1/CL_SMISSMAUTOMATION
¶
The Systems Manager automation document to start as the runbook at the beginning of the incident.
Queryable Attributes¶
ssmAutomation¶
The Systems Manager automation document to start as the runbook at the beginning of the incident.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SSMAUTOMATION() |
Getter for SSMAUTOMATION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ACTIONSLIST
¶
TYPES TT_ACTIONSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SMIACTION WITH DEFAULT KEY
.