Method: AWS::EC2::Instance#start

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

#startnil

Starts the instance, assuming it is in a stopped state.

Returns:

  • (nil)

See Also:



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

def start; end