Builder
Properties
The identifier for the feature group that contains the record to update. You can specify one of the following:
The feature values to write to the record.
The value that uniquely identifies the record in the feature group. This must match the value defined by the feature group's record identifier feature.
The target stores for the record update. By default, Amazon SageMaker Feature Store updates the record in all stores associated with the FeatureGroup.
The time-to-live (TTL) duration for the record. Amazon SageMaker Feature Store deletes the record when EventTime + TtlDuration elapses. If you omit this parameter, the record's existing TTL setting remains unchanged. For information about HardDelete, see the DeleteRecord operation in the Amazon SageMaker API Reference.
Functions
construct an aws.sdk.kotlin.services.sagemakerfeaturestoreruntime.model.TtlDuration inside the given block