Class: Fluent::Plugin::ZabbixSimpleOutput::KeyMap

Inherits:
Struct
  • Object
show all
Defined in:
lib/fluent/plugin/out_zabbix_simple.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



41
42
43
# File 'lib/fluent/plugin/out_zabbix_simple.rb', line 41

def id
  @id
end

#patternObject

Returns the value of attribute pattern

Returns:

  • (Object)

    the current value of pattern



41
42
43
# File 'lib/fluent/plugin/out_zabbix_simple.rb', line 41

def pattern
  @pattern
end

#replaceObject

Returns the value of attribute replace

Returns:

  • (Object)

    the current value of replace



41
42
43
# File 'lib/fluent/plugin/out_zabbix_simple.rb', line 41

def replace
  @replace
end