# File lib/aws/cloud_watch/alarm.rb, line 241
      def exists?
        !get_resource.data[:metric_alarms].empty?
      end