Method: Backup::Notifier::DataDog#date_happened
- Defined in:
- lib/backup/notifier/datadog.rb
#date_happened ⇒ Object
The timestamp for the event
23 24 25 |
# File 'lib/backup/notifier/datadog.rb', line 23 def date_happened @date_happened end |