JobGetRunbookContentResponse type

Contains response data for the getRunbookContent operation.

type JobGetRunbookContentResponse = { body: string }