Class: Fluent::StaticConfigAnalysis::Elem::Input

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

Instance Attribute Summary collapse

Instance Attribute Details

#configObject

Returns the value of attribute config

Returns:

  • (Object)

    the current value of config



24
25
26
# File 'lib/fluent/static_config_analysis.rb', line 24

def config
  @config
end

#pluginObject

Returns the value of attribute plugin

Returns:

  • (Object)

    the current value of plugin



24
25
26
# File 'lib/fluent/static_config_analysis.rb', line 24

def plugin
  @plugin
end