Public Member Functions | |
void | ConfigureLexConfiguration (LexConfiguration &lex_configuration) |
Public Attributes | |
std::string | bot_alias = "bot_alias" |
std::string | bot_name = "bot_name" |
std::string | user_id = "user_id" |
Definition at line 98 of file lex_interactor_test.cpp.
|
inline |
Definition at line 105 of file lex_interactor_test.cpp.
std::string Aws::Lex::TestLexConfiguration::bot_alias = "bot_alias" |
Definition at line 102 of file lex_interactor_test.cpp.
std::string Aws::Lex::TestLexConfiguration::bot_name = "bot_name" |
Definition at line 103 of file lex_interactor_test.cpp.
std::string Aws::Lex::TestLexConfiguration::user_id = "user_id" |
Definition at line 101 of file lex_interactor_test.cpp.