Method: Akeyless::GetSSHCertificate#ttl
- Defined in:
- lib/akeyless/models/get_ssh_certificate.rb
#ttl ⇒ Object
Updated certificate lifetime in seconds (must be less than the Certificate Issuer default TTL)
37 38 39 |
# File 'lib/akeyless/models/get_ssh_certificate.rb', line 37 def ttl @ttl end |