7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename FileContentT = Aws::String>
49 void SetFileContent(FileContentT&& value) { m_fileContentHasBeenSet =
true; m_fileContent = std::forward<FileContentT>(value); }
50 template<
typename FileContentT = Aws::String>
56 bool m_fileContentHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue