ttl

@JvmName(name = "kpwvaeiphsawvmyg")
suspend fun ttl(value: Output<TableTtlArgs>)
@JvmName(name = "asxeexrwjqfuxdya")
suspend fun ttl(value: TableTtlArgs?)

Parameters

value

Enables Time to Live custom settings for the table. More information can be found in the Developer Guide.


@JvmName(name = "dscvnidhndkhhiyr")
suspend fun ttl(argument: suspend TableTtlArgsBuilder.() -> Unit)

Parameters

argument

Enables Time to Live custom settings for the table. More information can be found in the Developer Guide.