class Aws::S3::Object

def content_encoding

Returns:
  • (String) -
def content_encoding
  data[:content_encoding]
end