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