targetMultiMeasureName property
Name of the target multi-measure name in the derived table. This input is required when measureNameColumn is not provided. If measureNameColumn is provided, then the value from that column will be used as the multi-measure name.
Implementation
final pulumi.Input<String?>? targetMultiMeasureName;