Method: Chef::Key#expiration_date
- Defined in:
-
lib/chef/key.rb,
lib/chef/key.rb
the ISO formatted string YYYY-MM-DDTHH:MM:SSZ, i.e. 2020-12-24T21:00:00Z
39 40 41 |
# File 'lib/chef/key.rb', line 39 def expiration_date @expiration_date end |