turnsToLive property
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;
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.
final int? turnsToLive;