7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/lexv2-models/model/UtteranceAudioInputSpecification.h>
51 inline void SetTextInput(
const char* value) { m_textInputHasBeenSet =
true; m_textInput.assign(value); }
71 bool m_textInputHasBeenSet =
false;
74 bool m_audioInputHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue