IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Specifies JSON as request's output serialization format.

    interface JSONOutput {
        RecordDelimiter?: string;
    }
    Index

    Properties

    Properties

    RecordDelimiter?: string

    The value used to separate individual records in the output. If no value is specified, Amazon S3 uses a newline character ('\n').