Method: Akeyless::UpdateRole#analytics_access

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

#analytics_accessObject

Allow this role to view analytics. Currently only ‘none’, ‘own’, ‘all’ values are supported, allowing associated auth methods to view reports produced by the same auth methods.



19
20
21
# File 'lib/akeyless/models/update_role.rb', line 19

def analytics_access
  @analytics_access
end