/AWS1/CL_SGMMONJSONDSFORMAT¶
Represents the JSON dataset format used when running a monitoring job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_line TYPE /AWS1/SGMBOOLEAN /AWS1/SGMBOOLEAN¶
Indicates if the file should be read as a JSON object per line.
Queryable Attributes¶
Line¶
Indicates if the file should be read as a JSON object per line.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINE() |
Getter for LINE, with configurable default |
ASK_LINE() |
Getter for LINE w/ exceptions if field has no value |
HAS_LINE() |
Determine if LINE has a value |