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
58 template<
typename CharsetT = Aws::String>
59 void SetCharset(CharsetT&& value) { m_charsetHasBeenSet =
true; m_charset = std::forward<CharsetT>(value); }
60 template<
typename CharsetT = Aws::String>
66 bool m_fileCompressionHasBeenSet =
false;
69 bool m_charsetHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue