/AWS1/CL_S3_JSONOUTPUT¶
Specifies JSON as request's output serialization format.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_recorddelimiter TYPE /AWS1/S3_RECORDDELIMITER /AWS1/S3_RECORDDELIMITER¶
The value used to separate individual records in the output. If no value is specified, Amazon S3 uses a newline character ('\n').
Queryable Attributes¶
RecordDelimiter¶
The value used to separate individual records in the output. If no value is specified, Amazon S3 uses a newline character ('\n').
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECORDDELIMITER() |
Getter for RECORDDELIMITER, with configurable default |
ASK_RECORDDELIMITER() |
Getter for RECORDDELIMITER w/ exceptions if field has no val |
HAS_RECORDDELIMITER() |
Determine if RECORDDELIMITER has a value |