class Aws::S3::Types::InputSerialization


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/InputSerialization AWS API Documentation
@return [Types::ParquetInput]
Specifies Parquet as object’s input serialization format.
@!attribute [rw] parquet
@return [Types::JSONInput]
Specifies JSON as object’s input serialization format.
@!attribute [rw] json
@return [String]
BZIP2. Default Value: NONE.
Specifies object’s compression format. Valid values: NONE, GZIP,
@!attribute [rw] compression_type
@return [Types::CSVInput]
Describes the serialization of a CSV-encoded object.
@!attribute [rw] csv
Describes the serialization format of the object.