timeToLiveSpecification

@JvmName(name = "jkycdrfddwvhtats")
suspend fun timeToLiveSpecification(value: Output<TimeToLiveSpecificationArgs>)
@JvmName(name = "lmoxhiuvpqsbcltg")
suspend fun timeToLiveSpecification(value: TimeToLiveSpecificationArgs?)

Parameters

value

Specifies the Time to Live (TTL) settings for the table. For detailed information about the limits in DynamoDB, see Limits in Amazon DynamoDB in the Amazon DynamoDB Developer Guide. Represents the settings used to enable or disable Time to Live (TTL) for the specified table.


@JvmName(name = "gejjrufclwgpamdm")
suspend fun timeToLiveSpecification(argument: suspend TimeToLiveSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the Time to Live (TTL) settings for the table. For detailed information about the limits in DynamoDB, see Limits in Amazon DynamoDB in the Amazon DynamoDB Developer Guide. Represents the settings used to enable or disable Time to Live (TTL) for the specified table.