Method: Akeyless::UpdateRotationSettings#rotation_interval
- Defined in:
- lib/akeyless/models/update_rotation_settings.rb
#rotation_interval ⇒ Object
The number of days to wait between every automatic key rotation (7-365)
32 33 34 |
# File 'lib/akeyless/models/update_rotation_settings.rb', line 32 def rotation_interval @rotation_interval end |