datazone_get_job_run {paws.analytics} | R Documentation |
The details of the job run
Description
The details of the job run.
See https://www.paws-r-sdk.com/docs/datazone_get_job_run/ for full documentation.
Usage
datazone_get_job_run(domainIdentifier, identifier)
Arguments
domainIdentifier |
[required] The ID of the domain. |
identifier |
[required] The ID of the job run. |
[Package paws.analytics version 0.9.0 Index]