Method: OCI::Bds::Models::WorkRequest#time_started

Defined in:
lib/oci/bds/models/work_request.rb

#time_startedDateTime

The time the request was started, shown as an RFC 3339 formatted datetime string.

Returns:

  • (DateTime)


79
80
81
# File 'lib/oci/bds/models/work_request.rb', line 79

def time_started
  @time_started
end