7#include <aws/amp/PrometheusService_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/amp/model/LoggingConfigurationStatus.h>
23namespace PrometheusService
64 inline void SetLogGroupArn(
const char* value) { m_logGroupArnHasBeenSet =
true; m_logGroupArn.assign(value); }
103 inline void SetWorkspace(
const char* value) { m_workspaceHasBeenSet =
true; m_workspace.assign(value); }
111 bool m_createdAtHasBeenSet =
false;
114 bool m_logGroupArnHasBeenSet =
false;
117 bool m_modifiedAtHasBeenSet =
false;
120 bool m_statusHasBeenSet =
false;
123 bool m_workspaceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue