recordIdentifierFeatureName property

Input<String> recordIdentifierFeatureName
final

The name of the Feature whose value uniquely identifies a Record defined in the Feature Store. Only the latest record per identifier value will be stored in the Online Store.

Implementation

final pulumi.Input<String> recordIdentifierFeatureName;