/AWS1/CL_DOASLACKTRANSTARGET¶
Defines Slack channels for different types of agent notifications.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_opsoncalltarget TYPE REF TO /AWS1/CL_DOASLACKCHANNEL /AWS1/CL_DOASLACKCHANNEL¶
Destination for On-call Agent (Ops1)
Optional arguments:¶
io_opssretarget TYPE REF TO /AWS1/CL_DOASLACKCHANNEL /AWS1/CL_DOASLACKCHANNEL¶
Destination for SRE Agent (Ops1.5)
Queryable Attributes¶
opsOncallTarget¶
Destination for On-call Agent (Ops1)
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPSONCALLTARGET() |
Getter for OPSONCALLTARGET |
opsSRETarget¶
Destination for SRE Agent (Ops1.5)
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPSSRETARGET() |
Getter for OPSSRETARGET |