idleSessionTtlInSeconds

@JvmName(name = "npmyafcvdhdbcnex")
suspend fun idleSessionTtlInSeconds(value: Output<Int>)
@JvmName(name = "udvegogmbfypsdkm")
suspend fun idleSessionTtlInSeconds(value: Int?)

Parameters

value

The time, in seconds, that Amazon Lex should keep information about a user's conversation with the bot. A user interaction remains active for the amount of time specified. If no conversation occurs during this time, the session expires and Amazon Lex deletes any data provided before the timeout. You can specify between 60 (1 minute) and 86,400 (24 hours) seconds.