Class: Pal::Handler::AwsCurHandlerImpl
- Inherits:
-
GenericCSVHandlerImpl
- Object
- Base
- GenericCSVHandlerImpl
- Pal::Handler::AwsCurHandlerImpl
- Defined in:
- lib/pal/handler/base.rb
Instance Method Summary collapse
Methods inherited from GenericCSVHandlerImpl
Methods included from Log
#log_debug, #log_error, #log_info, #log_warn
Methods inherited from Base
#initialize, #process_runbook, #retrieve_column_definitions, #should_include?
Methods included from Configuration
Constructor Details
This class inherits a constructor from Pal::Handler::Base
Instance Method Details
#_type ⇒ String
133 134 135 |
# File 'lib/pal/handler/base.rb', line 133 def _type "aws_cur" end |