# File lib/fog/aws/models/beanstalk/environment.rb, line 68 def rebuild requires :id service.rebuild_environment({'EnvironmentId' => id}) reload end