Method: OCI::Bds::Models::WorkRequest#time_started
- Defined in:
- lib/oci/bds/models/work_request.rb
#time_started ⇒ DateTime
The time the request was started, shown as an RFC 3339 formatted datetime string.
79 80 81 |
# File 'lib/oci/bds/models/work_request.rb', line 79 def time_started @time_started end |