Reboots the instance.
Returns:
543 544 545
# File 'lib/aws/ec2/instance.rb', line 543 def reboot instance_action :reboot end