Method: Akeyless::UpdateRole#gw_analytics_access
- Defined in:
- lib/akeyless/models/update_role.rb
#gw_analytics_access ⇒ Object
Allow this role to view gw analytics. Currently only ‘none’, ‘own’, ‘all’ values are supported, allowing associated auth methods to view reports produced by the same auth methods.
34 35 36 |
# File 'lib/akeyless/models/update_role.rb', line 34 def gw_analytics_access @gw_analytics_access end |