7#include <aws/lookoutmetrics/LookoutMetrics_EXPORTS.h>
8#include <aws/lookoutmetrics/model/JsonFileCompression.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace LookoutMetrics
62 inline void SetCharset(
const char* value) { m_charsetHasBeenSet =
true; m_charset.assign(value); }
70 bool m_fileCompressionHasBeenSet =
false;
73 bool m_charsetHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue