inputContexts property

List<InputContext>? inputContexts
final

An array of InputContext objects that lists the contexts that must be active for Amazon Lex to choose the intent in a conversation with the user.

Implementation

final List<InputContext>? inputContexts;