# File lib/aws/ec2/tagged_item.rb, line 81
      def tagging_resource_type
        Inflection.ruby_name(self.class.to_s).tr("_","-")
      end