featureType property

Input<String?>? featureType
final

The value type of a feature. Valid values are Integral, Fractional, or String.

Implementation

final pulumi.Input<String?>? featureType;