measureValueType property

Input<String> measureValueType
final

Type of the value that is to be read from sourceColumn. Valid values are BIGINT, BOOLEAN, DOUBLE, VARCHAR, MULTI.

Implementation

final pulumi.Input<String> measureValueType;