Class: AnnFlavorCore::AmazonCredentials

Inherits:
Struct
  • Object
show all
Defined in:
lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#client_idObject

Returns the value of attribute client_id

Returns:

  • (Object)

    the current value of client_id



58
59
60
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 58

def client_id
  @client_id
end

#client_secretObject

Returns the value of attribute client_secret

Returns:

  • (Object)

    the current value of client_secret



58
59
60
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 58

def client_secret
  @client_secret
end