# File lib/fog/aws/models/storage/directory.rb, line 37
        def location=(new_location)
          @location = new_location
        end