7#include <aws/logs/CloudWatchLogs_EXPORTS.h>
8#include <aws/logs/model/QueryCompileError.h>
21namespace CloudWatchLogs
49 template<
typename QueryCompileErrorT = QueryCompileError>
50 void SetQueryCompileError(QueryCompileErrorT&& value) { m_queryCompileErrorHasBeenSet =
true; m_queryCompileError = std::forward<QueryCompileErrorT>(value); }
51 template<
typename QueryCompileErrorT = QueryCompileError>
57 bool m_queryCompileErrorHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue