# File lib/aws/ec2/instance.rb, line 514
      def terminate
        instance_action :terminate
      end