@aws-sdk/client-glue

StartJobRunCommandOutput Interface

The output of StartJobRunCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
JobRunId string | undefined

The ID assigned to this job run.

Full Signature

export interface StartJobRunCommandOutput extends StartJobRunResponse, MetadataBearer