targetMeasureName property

Input<String?>? targetMeasureName
final

Target measure name to be used. If not provided, the target measure name by default is measureName, if provided, or sourceColumn otherwise.

Implementation

final pulumi.Input<String?>? targetMeasureName;