JobGetOutputResponse type

Contains response data for the getOutput operation.

type JobGetOutputResponse = { body: string }