turnsToLive property

int turnsToLive
final

The number of conversation turns that the context should be active. A conversation turn is one PostContent or PostText request and the corresponding response from Amazon Lex.

Implementation

final int turnsToLive;