Method: RightScale::Cookbook#token
- Defined in:
- lib/right_agent/core_payload_types/cookbook.rb
#token ⇒ Object
(String) Authentication token
35 36 37 |
# File 'lib/right_agent/core_payload_types/cookbook.rb', line 35 def token @token end |