Optional ReadonlycauseOptional ReadonlycauseJsonPath expression to select part of the state to be the cause to this state.
You can also use an intrinsic function that returns a string to specify this property. The allowed functions include States.Format, States.JsonToString, States.ArrayGetItem, States.Base64Encode, States.Base64Decode, States.Hash, and States.UUID.
Optional ReadonlycommentA comment describing this state
Optional ReadonlyerrorError code used to represent this failure
Optional ReadonlyerrorJsonPath expression to select part of the state to be the error to this state.
You can also use an intrinsic function that returns a string to specify this property. The allowed functions include States.Format, States.JsonToString, States.ArrayGetItem, States.Base64Encode, States.Base64Decode, States.Hash, and States.UUID.
Optional ReadonlyqueryThe name of the query language used by the state.
If the state does not contain a queryLanguage field,
then it will use the query language specified in the top-level queryLanguage field.
Optional ReadonlystateOptional name for this state
A description for the cause of the failure