measureValueType property

Input<String> measureValueType
final

Type of the attribute to be read from the source column. Valid values are BIGINT, BOOLEAN, DOUBLE, VARCHAR, TIMESTAMP.

Implementation

final pulumi.Input<String> measureValueType;