idleSessionTTLInSeconds property

int? idleSessionTTLInSeconds
final

The maximum time in seconds that Amazon Lex retains the data gathered in a conversation. For more information, see PutBot.

Implementation

final int? idleSessionTTLInSeconds;