7#include <aws/b2bi/B2BI_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
42 template <
typename FileContentT = Aws::String>
44 m_fileContentHasBeenSet =
true;
45 m_fileContent = std::forward<FileContentT>(value);
47 template <
typename FileContentT = Aws::String>
55 bool m_fileContentHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue