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

◆ audio_response

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

Definition at line 76 of file lex_common.h.

◆ dialog_state

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

Definition at line 78 of file lex_common.h.

◆ intent_name

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

Definition at line 77 of file lex_common.h.

◆ message_format_type

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

Definition at line 75 of file lex_common.h.

◆ session_attributes

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

Definition at line 80 of file lex_common.h.

◆ slots

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

Definition at line 79 of file lex_common.h.

◆ text_response

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 Mon Feb 28 2022 22:40:20