Class: Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#loggerObject

Returns the value of attribute logger

Returns:

  • (Object)

    the current value of logger



7
8
9
# File 'lib/bosh_cli_plugin_aws.rb', line 7

def logger
  @logger
end

#task_checkpointObject

Returns the value of attribute task_checkpoint

Returns:

  • (Object)

    the current value of task_checkpoint



7
8
9
# File 'lib/bosh_cli_plugin_aws.rb', line 7

def task_checkpoint
  @task_checkpoint
end