7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
19namespace LexModelsV2 {
41 template <
typename AudioFileS3LocationT = Aws::String>
43 m_audioFileS3LocationHasBeenSet =
true;
44 m_audioFileS3Location = std::forward<AudioFileS3LocationT>(value);
46 template <
typename AudioFileS3LocationT = Aws::String>
54 bool m_audioFileS3LocationHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue