/AWS1/CL_CWLGETLOGOBJECTRSP¶
The response from the GetLogObject operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldstream TYPE REF TO /AWS1/IF_CWLGETLOGOBJRSPSTRM00 /AWS1/IF_CWLGETLOGOBJRSPSTRM00¶
A stream of structured log data returned by the GetLogObject operation. This stream contains log events with their associated metadata and extracted fields.
Queryable Attributes¶
fieldStream¶
A stream of structured log data returned by the GetLogObject operation. This stream contains log events with their associated metadata and extracted fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDSTREAM() |
Getter for FIELDSTREAM |