CustomOutputExtra

class CustomOutputExtra[source]

The extra attrs of a CustomOutput step.

type: Literal['custom_output']

This is a CustomOutput step.

data: CustomOutputData

The data for the run program step.