PipeSingleMeasureMapping

data class PipeSingleMeasureMapping(val measureName: String, val measureValue: String, val measureValueType: PipeMeasureValueType)

Constructors

Link copied to clipboard
constructor(measureName: String, measureValue: String, measureValueType: PipeMeasureValueType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Target measure name for the measurement attribute in the Timestream table.

Link copied to clipboard

Dynamic path of the source field to map to the measure in the record.

Link copied to clipboard

Data type of the source field.