gluedatabrew_describe_job_run {paws.analytics}R Documentation

Represents one run of a DataBrew job

Description

Represents one run of a DataBrew job.

See https://www.paws-r-sdk.com/docs/gluedatabrew_describe_job_run/ for full documentation.

Usage

gluedatabrew_describe_job_run(Name, RunId)

Arguments

Name

[required] The name of the job being processed during this run.

RunId

[required] The unique identifier of the job run.


[Package paws.analytics version 0.7.0 Index]