Method: Datadog::Notifications::Plugins::Base#tags

Defined in:
lib/datadog/notifications/plugins/base.rb

#tagsObject (readonly)

Returns the value of attribute tags.

[View source]

3
4
5
# File 'lib/datadog/notifications/plugins/base.rb', line 3

def tags
  @tags
end