#include <test_utils.h>
Definition at line 37 of file test_utils.h.
void Aws::Lex::TestData::ConfigureExampleResult |
( |
Aws::LexRuntimeService::Model::PostContentResult & |
example_result | ) |
|
|
inline |
void Aws::Lex::TestData::ExpectEq |
( |
const LexResponse & |
response | ) |
|
|
inline |
std::string Aws::Lex::TestData::content_type = "content_type" |
LexRuntimeService::Model::DialogState Aws::Lex::TestData::dialog_state |
Initial value:=
LexRuntimeService::Model::DialogState::ElicitSlot
Definition at line 41 of file test_utils.h.
std::string Aws::Lex::TestData::intent_name = "intent_name" |
std::string Aws::Lex::TestData::message = "message" |
LexRuntimeService::Model::MessageFormatType Aws::Lex::TestData::message_format |
Initial value:=
LexRuntimeService::Model::MessageFormatType::PlainText
Definition at line 46 of file test_utils.h.
std::string Aws::Lex::TestData::session_attributes = "session_attributes" |
std::string Aws::Lex::TestData::slot_to_elicit = "slot_to_elicit" |
The documentation for this class was generated from the following file: