timeToLiveSpecification

@JvmName(name = "skwidcarmbrherbg")
suspend fun timeToLiveSpecification(value: Output<TableTimeToLiveSpecificationArgs>)
@JvmName(name = "lfwpeqhllghvfyqc")
suspend fun timeToLiveSpecification(value: TableTimeToLiveSpecificationArgs?)

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.


@JvmName(name = "sgeyjitsvxsgmbbk")
suspend fun timeToLiveSpecification(argument: suspend TableTimeToLiveSpecificationArgsBuilder.() -> 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.