Table of Contents

Class JSONOutput

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

Specifies JSON as request's output serialization format

public class JSONOutput
Inheritance
JSONOutput
Inherited Members

Constructors

JSONOutput()

public JSONOutput()

Properties

RecordDelimiter

The value used to separate individual records in the output.

public string RecordDelimiter { get; set; }

Property Value

string