/AWS1/CL_SMIINTEGRATION¶
Information about third-party services integrated into a response plan.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_PAGERDUTYCONFIGURATION
TYPE REF TO /AWS1/CL_SMIPAGERDUTYCONF
/AWS1/CL_SMIPAGERDUTYCONF
¶
Information about the PagerDuty service where the response plan creates an incident.
Queryable Attributes¶
pagerDutyConfiguration¶
Information about the PagerDuty service where the response plan creates an incident.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PAGERDUTYCONFIGURATION() |
Getter for PAGERDUTYCONFIGURATION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_INTEGRATIONS
¶
TYPES TT_INTEGRATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SMIINTEGRATION WITH DEFAULT KEY
.