Method: OCI::ResourceManager::Models::WorkRequestLogEntry#to_s
- Defined in:
- lib/oci/resource_manager/models/work_request_log_entry.rb
#to_s ⇒ String
Returns the string representation of the object
121 122 123 |
# File 'lib/oci/resource_manager/models/work_request_log_entry.rb', line 121 def to_s to_hash.to_s end |