Method: Fog::OpenStack::Core#auth_token_expiration
- Defined in:
- lib/fog/openstack/core.rb
#auth_token_expiration ⇒ Object (readonly)
Returns the value of attribute auth_token_expiration.
7 8 9 |
# File 'lib/fog/openstack/core.rb', line 7 def auth_token_expiration @auth_token_expiration end |