Table of Contents

Class JSONInput

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

Specifies JSON as object's input serialization format.

public class JSONInput
Inheritance
JSONInput
Inherited Members

Constructors

JSONInput()

public JSONInput()

Properties

JsonType

The type of JSON. Valid values: Document, Lines.

public JsonType JsonType { get; set; }

Property Value

JsonType