@aws-sdk/client-amplify

DeleteJobCommandOutput Interface

The output of DeleteJobCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
jobSummary RequiredJobSummary | undefined

Describes the summary for an execution job for an Amplify app.

Full Signature

export interface DeleteJobCommandOutput extends DeleteJobResult, MetadataBearer