attributeName

@JvmName(name = "rwnjxwtlvdrytrox")
suspend fun attributeName(value: Output<String>)
@JvmName(name = "obqkeocjsrmbpijr")
suspend fun attributeName(value: String?)

Parameters

value

The name of the TTL attribute used to store the expiration time for items in the table. + The `AttributeName` property is required when enabling the TTL, or when TTL is already enabled.

  • To update this property, you must first disable TTL and then enable TTL with the new attribute name.