Specifies presentational information for the object. For more information, see RFC 6266.
contentEncoding
string (optional)
Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied to obtain the media-type referenced by the Content-Type header field. For more information, see RFC 2616.
contentLength
number (optional)
Size of the body in bytes. This parameter is useful when the size of the body cannot be determined automatically.
contentMD5
string (optional)
The base64-encoded 128-bit MD5 digest of the message (without the headers) according to RFC 1864. This header can be used as a message integrity check to verify that the received message is identical to the message that was sent.
contentType
string (optional)
A standard MIME type describing the format of the object data. For more information, see RFC 2616.