7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename AudioFileS3LocationT = Aws::String>
48 void SetAudioFileS3Location(AudioFileS3LocationT&& value) { m_audioFileS3LocationHasBeenSet =
true; m_audioFileS3Location = std::forward<AudioFileS3LocationT>(value); }
49 template<
typename AudioFileS3LocationT = Aws::String>
55 bool m_audioFileS3LocationHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue