Method: PureCloud::EdgeLogsJobFile#time_modified
- Defined in:
- lib/purecloudplatformclientv2/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
51 52 53 |
# File 'lib/purecloudplatformclientv2/models/edge_logs_job_file.rb', line 51 def time_modified @time_modified end |