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