Class: WonkoTheSane::Util::Configuration::Aws

Inherits:
Object
  • Object
show all
Defined in:
lib/wonko_the_sane/util/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bucketObject

Returns the value of attribute bucket.



10
11
12
# File 'lib/wonko_the_sane/util/configuration.rb', line 10

def bucket
  @bucket
end

#client_idObject

Returns the value of attribute client_id.



8
9
10
# File 'lib/wonko_the_sane/util/configuration.rb', line 8

def client_id
  @client_id
end

#client_secretObject

Returns the value of attribute client_secret.



9
10
11
# File 'lib/wonko_the_sane/util/configuration.rb', line 9

def client_secret
  @client_secret
end