Method: PureCloud::EdgeLogsJobFile#time_modified
- Defined in:
- lib/purecloudclient_v2a/models/edge_logs_job_file.rb
#time_modified ⇒ Object
The time this log file was last modified on the Edge. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
58 59 60 |
# File 'lib/purecloudclient_v2a/models/edge_logs_job_file.rb', line 58 def time_modified @time_modified end |