Method: Akeyless::UpdateRotationSettings#auto_rotate

Defined in:
lib/akeyless/models/update_rotation_settings.rb

#auto_rotateObject

Whether to automatically rotate every –rotation-interval days, or disable existing automatic rotation



20
21
22
# File 'lib/akeyless/models/update_rotation_settings.rb', line 20

def auto_rotate
  @auto_rotate
end