Bases: object
(deprecated) Extract a field from the State Machine Context data.
replaced by JsonPath
deprecated
Attributes
Static Methods
(deprecated) Instead of using a literal number, get the value from a JSON path.
path (str
)
deprecated
Union
[int
, float
]
(deprecated) Instead of using a literal string, get the value from a JSON path.
path (str
)
deprecated
str