ttlDuration

@JvmName(name = "gqpqewqttvwpfoso")
suspend fun ttlDuration(value: Output<FeatureGroupTtlDurationArgs>)
@JvmName(name = "usyrbwcxybcnphta")
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 = "umxbcdudcavslgka")
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.