Method: LaunchDarklyApi::AuditLogEntryListingRep#name
- Defined in:
- lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb
#name ⇒ Object
The name of the resource this audit log entry refers to
35 36 37 |
# File 'lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb', line 35 def name @name end |