putJobSuccessResult
inline suspend fun CodePipelineClient.putJobSuccessResult(crossinline block: PutJobSuccessResultRequest.Builder.() -> Unit): PutJobSuccessResultResponse
Represents the success of a job as returned to the pipeline by a job worker. Used for custom actions only.