class Aws::S3::Object

def cache_control

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