Public Member Functions | Public Attributes | List of all members
Aws::Lex::TestData Class Reference

#include <test_utils.h>

Public Member Functions

void ConfigureExampleResult (Aws::LexRuntimeService::Model::PostContentResult &example_result)
 
void ExpectEq (const LexResponse &response)
 

Public Attributes

std::string content_type = "content_type"
 
LexRuntimeService::Model::DialogState dialog_state
 
std::string intent_name = "intent_name"
 
std::string message = "message"
 
LexRuntimeService::Model::MessageFormatType message_format
 
std::string session_attributes = "session_attributes"
 
std::string slot_to_elicit = "slot_to_elicit"
 

Detailed Description

Definition at line 37 of file test_utils.h.

Member Function Documentation

void Aws::Lex::TestData::ConfigureExampleResult ( Aws::LexRuntimeService::Model::PostContentResult &  example_result)
inline

Definition at line 50 of file test_utils.h.

void Aws::Lex::TestData::ExpectEq ( const LexResponse response)
inline

Definition at line 65 of file test_utils.h.

Member Data Documentation

std::string Aws::Lex::TestData::content_type = "content_type"

Definition at line 40 of file test_utils.h.

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"

Definition at line 43 of file test_utils.h.

std::string Aws::Lex::TestData::message = "message"

Definition at line 44 of file test_utils.h.

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"

Definition at line 48 of file test_utils.h.

std::string Aws::Lex::TestData::slot_to_elicit = "slot_to_elicit"

Definition at line 45 of file test_utils.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