Builder
class Builder
Properties
Link copied to clipboard
A list of records to write. Each entry specifies the FeatureGroup, the record data, and optionally target stores and a TTL duration.
Link copied to clipboard
Time to live duration applied to all entries in the batch that do not specify their own TtlDuration; ExpiresAt = EventTime + TtlDuration. For information on HardDelete, see the DeleteRecord API in the Amazon SageMaker API Reference guide.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemakerfeaturestoreruntime.model.TtlDuration inside the given block