Class: NewBackup::DataDog::DataDogger

Inherits:
Struct
  • Object
show all
Defined in:
lib/new_backup/datadog.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key



50
51
52
# File 'lib/new_backup/datadog.rb', line 50

def api_key
  @api_key
end

#clientObject

Returns the value of attribute client



50
51
52
# File 'lib/new_backup/datadog.rb', line 50

def client
  @client
end

#environmentObject

Returns the value of attribute environment



50
51
52
# File 'lib/new_backup/datadog.rb', line 50

def environment
  @environment
end