Class: AnnFlavorCore::AmazonCredentials
- Inherits:
-
Struct
- Object
- Struct
- AnnFlavorCore::AmazonCredentials
- Defined in:
- lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb
Instance Attribute Summary collapse
-
#client_id ⇒ Object
Returns the value of attribute client_id.
-
#client_secret ⇒ Object
Returns the value of attribute client_secret.
Instance Attribute Details
#client_id ⇒ Object
Returns the value of attribute 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_secret ⇒ Object
Returns the value of attribute 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 |