Skip to content

PipelineJobInputConfig

Properties

Name Type Description Notes
status Boolean Set to `true`, To create infrastructure to support the execution of jobs for the jobType in the wox-api pipeline. [optional] [default to null]
expireAfterMinDuration String Every job in wox-api pipeline support `expiredAfter` property to prevent older jobs from enrichment, i.e, expire if not processed yet. The `expireAfterMinDuration` is minimum time period the wox-srv pipeline would allow `expiredAfter` to be set for the job of this jobType. Values are {amount}{unit}, e.g. 3600s. Valid units: s, m, h, and d. [optional] [default to null]
responseEndpointUrl Url [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]