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

#include <lex_common.h>

Public Attributes

std::string accept_type
 
std::vector< uint8_t > audio_request
 
std::string content_type
 
std::string text_request
 

Detailed Description

Lex request datastructure.

Definition at line 61 of file lex_common.h.

Member Data Documentation

◆ accept_type

std::string Aws::Lex::LexRequest::accept_type

Definition at line 63 of file lex_common.h.

◆ audio_request

std::vector<uint8_t> Aws::Lex::LexRequest::audio_request

Definition at line 65 of file lex_common.h.

◆ content_type

std::string Aws::Lex::LexRequest::content_type

Definition at line 66 of file lex_common.h.

◆ text_request

std::string Aws::Lex::LexRequest::text_request

Definition at line 64 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