class Aws::S3::Types::JSONOutput

Specifies JSON as request's output serialization format.

@note When making an API call, you may pass JSONOutput

data as a hash:

    {
      record_delimiter: "RecordDelimiter",
    }

@!attribute [rw] record_delimiter

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

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/JSONOutput AWS API Documentation

Constants

SENSITIVE