Method: Akeyless::UpdateRole#usage_reports_access
- Defined in:
- lib/akeyless/models/update_role.rb
#usage_reports_access ⇒ Object
Allow this role to view Usage Report. Currently only ‘none’ and ‘all’ values are supported.
58 59 60 |
# File 'lib/akeyless/models/update_role.rb', line 58 def usage_reports_access @usage_reports_access end |