- Navigation Guide
@aws-sdk/client-glue
StartJobRunCommandOutput Interface
The output of StartJobRunCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
JobRunId | string | undefined | The ID assigned to this job run. |
Full Signature
export interface StartJobRunCommandOutput extends StartJobRunResponse, MetadataBearer