/AWS1/CL_CWLSTRTLIVETAILRSPS01¶
This object includes the stream returned by your StartLiveTail request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_sessionstart TYPE REF TO /AWS1/CL_CWLLIVETAILSESSSTART /AWS1/CL_CWLLIVETAILSESSSTART¶
This object contains information about this Live Tail session, including the log groups included and the log stream filters, if any.
io_sessionupdate TYPE REF TO /AWS1/CL_CWLLIVETAILSESSUPDATE /AWS1/CL_CWLLIVETAILSESSUPDATE¶
This object contains the log events and session metadata.
Queryable Attributes¶
sessionStart¶
This object contains information about this Live Tail session, including the log groups included and the log stream filters, if any.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SESSIONSTART() |
Getter for SESSIONSTART |
sessionUpdate¶
This object contains the log events and session metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SESSIONUPDATE() |
Getter for SESSIONUPDATE |