Skip to content

Type Alias: OperationResult

ts
type OperationResult = object;

Job definition types for creating Nosana jobs

Properties

logType

ts
logType: LogTypeTuple;

regex

ts
regex: string;