Method: Akeyless::SectigoTargetDetails#timeout
- Defined in:
- lib/akeyless/models/sectigo_target_details.rb
#timeout ⇒ Object
A Duration represents the elapsed time between two instants as an int64 nanosecond count. The representation limits the largest representable duration to approximately 290 years.
30 31 32 |
# File 'lib/akeyless/models/sectigo_target_details.rb', line 30 def timeout @timeout end |