ttlDuration

@JvmName(name = "unysjnqirvalcaim")
suspend fun ttlDuration(value: Output<FeatureGroupTtlDurationArgs>)
@JvmName(name = "dbfadwyqrfrmbvhq")
suspend fun ttlDuration(value: FeatureGroupTtlDurationArgs?)

Parameters

value

Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration . For information on HardDelete, see the DeleteRecord API in the Amazon SageMaker API Reference guide.


@JvmName(name = "eecfjgykysinsbpl")
suspend fun ttlDuration(argument: suspend FeatureGroupTtlDurationArgsBuilder.() -> Unit)

Parameters

argument

Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration . For information on HardDelete, see the DeleteRecord API in the Amazon SageMaker API Reference guide.