Public Attributes | List of all members
Aws::Lex::LexResponse Struct Reference

#include <lex_common.h>

Public Attributes

std::vector< uint8_t > audio_response
 
std::string dialog_state
 
std::string intent_name
 
std::string message_format_type
 
std::string session_attributes
 
std::unordered_map< std::string, std::string > slots
 
std::string text_response
 

Detailed Description

Lex response datastructure.

Definition at line 72 of file lex_common.h.

Member Data Documentation

std::vector<uint8_t> Aws::Lex::LexResponse::audio_response

Definition at line 76 of file lex_common.h.

std::string Aws::Lex::LexResponse::dialog_state

Definition at line 78 of file lex_common.h.

std::string Aws::Lex::LexResponse::intent_name

Definition at line 77 of file lex_common.h.

std::string Aws::Lex::LexResponse::message_format_type

Definition at line 75 of file lex_common.h.

std::string Aws::Lex::LexResponse::session_attributes

Definition at line 80 of file lex_common.h.

std::unordered_map<std::string, std::string> Aws::Lex::LexResponse::slots

Definition at line 79 of file lex_common.h.

std::string Aws::Lex::LexResponse::text_response

Definition at line 74 of file lex_common.h.


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


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