/AWS1/CL_BDCCLOUDWATCHFILTCFG¶
Filter configuration for narrowing down CloudWatch Logs sessions for evaluation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_sessionids TYPE /AWS1/CL_BDCEVALSTRINGLIST_W=>TT_EVALUATIONSTRINGLIST TT_EVALUATIONSTRINGLIST¶
A list of specific session IDs to evaluate. If specified, only these sessions are included in the evaluation.
io_timerange TYPE REF TO /AWS1/CL_BDCSESSFILTERCONFIG /AWS1/CL_BDCSESSFILTERCONFIG¶
The time range filter for selecting sessions to evaluate.
Queryable Attributes¶
sessionIds¶
A list of specific session IDs to evaluate. If specified, only these sessions are included in the evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SESSIONIDS() |
Getter for SESSIONIDS, with configurable default |
ASK_SESSIONIDS() |
Getter for SESSIONIDS w/ exceptions if field has no value |
HAS_SESSIONIDS() |
Determine if SESSIONIDS has a value |
timeRange¶
The time range filter for selecting sessions to evaluate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMERANGE() |
Getter for TIMERANGE |