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



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

def config
  @config
end

#pluginObject

Returns the value of attribute plugin



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

def plugin
  @plugin
end