class Fastly

def update_settings(opts = {})

Update the Settings object for the specified Version
def update_settings(opts = {})
  update(Settings, opts)
end