Method: AWS::EC2::Instance#stop

Defined in:
lib/aws/ec2/instance.rb

#stopnil

Stops the instance, eventually putting it into a stopped state.

Returns:

  • (nil)


196
# File 'lib/aws/ec2/instance.rb', line 196

def stop; end