Method: Akeyless::CreateRotatedSecret#auto_rotate

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

#auto_rotateObject

Whether to automatically rotate every –rotation-interval days, or disable existing automatic rotation [true/false]



31
32
33
# File 'lib/akeyless/models/create_rotated_secret.rb', line 31

def auto_rotate
  @auto_rotate
end