Skip to content

Untitled object in Root Workflow Schema

docs.neops.io/schema/RootWorkflow#/properties/condition

Represents a condition based on a jmes expression that evaluates to true/false.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none RootWorkflow.schema.json*

condition Type

object (Details)

condition Properties

Property Type Required Nullable Defined by
description string Optional cannot be null Root Workflow
jmes Multiple Required cannot be null Root Workflow
type string Required cannot be null Root Workflow

description

description

  • is optional

  • Type: string

  • cannot be null

  • defined in: Root Workflow

description Type

string

jmes

jmes

  • is required

  • Type: any of the following: string or boolean (Details)

  • cannot be null

  • defined in: Root Workflow

jmes Type

any of the following: string or boolean (Details)

type

type

  • is required

  • Type: string

  • cannot be null

  • defined in: Root Workflow

type Type

string

type Constraints

constant: the value of this property must be equal to:

"jmes"