Method: Backup::Notifier::DataDog#host

Defined in:
lib/backup/notifier/datadog.rb

#hostObject

The host that generated the event



31
32
33
# File 'lib/backup/notifier/datadog.rb', line 31

def host
  @host
end