7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
46 template<
typename FileUrlT = Aws::String>
47 void SetFileUrl(FileUrlT&& value) { m_fileUrlHasBeenSet =
true; m_fileUrl = std::forward<FileUrlT>(value); }
48 template<
typename FileUrlT = Aws::String>
54 bool m_fileUrlHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue