gluedatabrew_describe_job {paws.analytics} | R Documentation |
Returns the definition of a specific DataBrew job
Description
Returns the definition of a specific DataBrew job.
See https://www.paws-r-sdk.com/docs/gluedatabrew_describe_job/ for full documentation.
Usage
gluedatabrew_describe_job(Name)
Arguments
Name |
[required] The name of the job to be described. |
[Package paws.analytics version 0.7.0 Index]