Public Attributes | List of all members
Aws::Lex::LexConfiguration Class Reference

#include <lex_configuration.h>

Public Attributes

std::string bot_alias
 
std::string bot_name
 
ParameterPath kBotAliasKey_ {kLexConfigurationNamespace, "bot_alias"}
 
ParameterPath kBotNameKey_ {kLexConfigurationNamespace, "bot_name"}
 
ParameterPath kUserIdKey_ {kLexConfigurationNamespace, "user_id"}
 
std::string user_id
 

Detailed Description

Configuration to make calls to lex.

Definition at line 38 of file lex_configuration.h.

Member Data Documentation

std::string Aws::Lex::LexConfiguration::bot_alias

The lex alias of the bot to use.

Definition at line 63 of file lex_configuration.h.

std::string Aws::Lex::LexConfiguration::bot_name

The lex bot to use.

Definition at line 58 of file lex_configuration.h.

std::string Aws::Lex::LexConfiguration::user_id

The user id to call lex with. Unique per caller.

Definition at line 53 of file lex_configuration.h.


The documentation for this class was generated from the following file:


lex_common
Author(s): AWS RoboMaker
autogenerated on Sat Mar 6 2021 03:43:24