ValueSource

public enum ValueSource : DataInputConvertible

Represents the source of a value used in a transformation operation.

A ValueSource can either reference an existing value in the dispatch payload or provide a constant value directly.