class Aws::S3::Types::JSONInput
Specifies JSON as object's input serialization format.
@note When making an API call, you may pass JSONInput
data as a hash: { type: "DOCUMENT", # accepts DOCUMENT, LINES }
@!attribute [rw] type
The type of JSON. Valid values: Document, Lines. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/JSONInput AWS API Documentation
Constants
- SENSITIVE