putJobSuccessResult
abstract suspend fun putJobSuccessResult(input: PutJobSuccessResultRequest): PutJobSuccessResultResponse
Represents the success of a job as returned to the pipeline by a job worker. Used for custom actions only.