ttl

@JvmName(name = "gdxpddpqdwvdquyj")
suspend fun ttl(value: Output<TableTtlArgs>)
@JvmName(name = "nwemhvjihdpbivxi")
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 = "kkkkmegprpigmwdy")
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.