7#include <aws/devops-agent/DevOpsAgent_EXPORTS.h>
8#include <aws/devops-agent/model/AWSConfiguration.h>
9#include <aws/devops-agent/model/AzureConfiguration.h>
10#include <aws/devops-agent/model/AzureDevOpsConfiguration.h>
11#include <aws/devops-agent/model/DynatraceConfiguration.h>
12#include <aws/devops-agent/model/EventChannelConfiguration.h>
13#include <aws/devops-agent/model/GitHubConfiguration.h>
14#include <aws/devops-agent/model/GitLabConfiguration.h>
15#include <aws/devops-agent/model/MCPServerConfiguration.h>
16#include <aws/devops-agent/model/MCPServerDatadogConfiguration.h>
17#include <aws/devops-agent/model/MCPServerGrafanaConfiguration.h>
18#include <aws/devops-agent/model/MCPServerNewRelicConfiguration.h>
19#include <aws/devops-agent/model/MCPServerSplunkConfiguration.h>
20#include <aws/devops-agent/model/PagerDutyConfiguration.h>
21#include <aws/devops-agent/model/ServiceNowConfiguration.h>
22#include <aws/devops-agent/model/SlackConfiguration.h>
23#include <aws/devops-agent/model/SourceAwsConfiguration.h>
34namespace DevOpsAgent {
56 template <
typename SourceAwsT = SourceAwsConfiguration>
58 m_sourceAwsHasBeenSet =
true;
59 m_sourceAws = std::forward<SourceAwsT>(value);
61 template <
typename SourceAwsT = SourceAwsConfiguration>
74 template <
typename AwsT = AWSConfiguration>
76 m_awsHasBeenSet =
true;
77 m_aws = std::forward<AwsT>(value);
79 template <
typename AwsT = AWSConfiguration>
81 SetAws(std::forward<AwsT>(value));
92 template <
typename GithubT = GitHubConfiguration>
94 m_githubHasBeenSet =
true;
95 m_github = std::forward<GithubT>(value);
97 template <
typename GithubT = GitHubConfiguration>
110 template <
typename SlackT = SlackConfiguration>
112 m_slackHasBeenSet =
true;
113 m_slack = std::forward<SlackT>(value);
115 template <
typename SlackT = SlackConfiguration>
117 SetSlack(std::forward<SlackT>(value));
128 template <
typename DynatraceT = DynatraceConfiguration>
130 m_dynatraceHasBeenSet =
true;
131 m_dynatrace = std::forward<DynatraceT>(value);
133 template <
typename DynatraceT = DynatraceConfiguration>
146 template <
typename ServicenowT = ServiceNowConfiguration>
148 m_servicenowHasBeenSet =
true;
149 m_servicenow = std::forward<ServicenowT>(value);
151 template <
typename ServicenowT = ServiceNowConfiguration>
164 template <
typename McpservernewrelicT = MCPServerNewRelicConfiguration>
166 m_mcpservernewrelicHasBeenSet =
true;
167 m_mcpservernewrelic = std::forward<McpservernewrelicT>(value);
169 template <
typename McpservernewrelicT = MCPServerNewRelicConfiguration>
182 template <
typename McpserverdatadogT = MCPServerDatadogConfiguration>
184 m_mcpserverdatadogHasBeenSet =
true;
185 m_mcpserverdatadog = std::forward<McpserverdatadogT>(value);
187 template <
typename McpserverdatadogT = MCPServerDatadogConfiguration>
200 template <
typename McpserverT = MCPServerConfiguration>
202 m_mcpserverHasBeenSet =
true;
203 m_mcpserver = std::forward<McpserverT>(value);
205 template <
typename McpserverT = MCPServerConfiguration>
218 template <
typename GitlabT = GitLabConfiguration>
220 m_gitlabHasBeenSet =
true;
221 m_gitlab = std::forward<GitlabT>(value);
223 template <
typename GitlabT = GitLabConfiguration>
236 template <
typename McpserversplunkT = MCPServerSplunkConfiguration>
238 m_mcpserversplunkHasBeenSet =
true;
239 m_mcpserversplunk = std::forward<McpserversplunkT>(value);
241 template <
typename McpserversplunkT = MCPServerSplunkConfiguration>
254 template <
typename EventChannelT = EventChannelConfiguration>
256 m_eventChannelHasBeenSet =
true;
257 m_eventChannel = std::forward<EventChannelT>(value);
259 template <
typename EventChannelT = EventChannelConfiguration>
272 template <
typename AzureT = AzureConfiguration>
274 m_azureHasBeenSet =
true;
275 m_azure = std::forward<AzureT>(value);
277 template <
typename AzureT = AzureConfiguration>
279 SetAzure(std::forward<AzureT>(value));
290 template <
typename AzuredevopsT = AzureDevOpsConfiguration>
292 m_azuredevopsHasBeenSet =
true;
293 m_azuredevops = std::forward<AzuredevopsT>(value);
295 template <
typename AzuredevopsT = AzureDevOpsConfiguration>
308 template <
typename McpservergrafanaT = MCPServerGrafanaConfiguration>
310 m_mcpservergrafanaHasBeenSet =
true;
311 m_mcpservergrafana = std::forward<McpservergrafanaT>(value);
313 template <
typename McpservergrafanaT = MCPServerGrafanaConfiguration>
326 template <
typename PagerdutyT = PagerDutyConfiguration>
328 m_pagerdutyHasBeenSet =
true;
329 m_pagerduty = std::forward<PagerdutyT>(value);
331 template <
typename PagerdutyT = PagerDutyConfiguration>
369 bool m_sourceAwsHasBeenSet =
false;
370 bool m_awsHasBeenSet =
false;
371 bool m_githubHasBeenSet =
false;
372 bool m_slackHasBeenSet =
false;
373 bool m_dynatraceHasBeenSet =
false;
374 bool m_servicenowHasBeenSet =
false;
375 bool m_mcpservernewrelicHasBeenSet =
false;
376 bool m_mcpserverdatadogHasBeenSet =
false;
377 bool m_mcpserverHasBeenSet =
false;
378 bool m_gitlabHasBeenSet =
false;
379 bool m_mcpserversplunkHasBeenSet =
false;
380 bool m_eventChannelHasBeenSet =
false;
381 bool m_azureHasBeenSet =
false;
382 bool m_azuredevopsHasBeenSet =
false;
383 bool m_mcpservergrafanaHasBeenSet =
false;
384 bool m_pagerdutyHasBeenSet =
false;
ServiceConfiguration & WithAws(AwsT &&value)
bool SlackHasBeenSet() const
void SetGithub(GithubT &&value)
const SlackConfiguration & GetSlack() const
bool McpservergrafanaHasBeenSet() const
void SetAzuredevops(AzuredevopsT &&value)
void SetMcpserversplunk(McpserversplunkT &&value)
bool AzuredevopsHasBeenSet() const
void SetGitlab(GitlabT &&value)
ServiceConfiguration & WithGithub(GithubT &&value)
ServiceConfiguration & WithAzuredevops(AzuredevopsT &&value)
void SetPagerduty(PagerdutyT &&value)
ServiceConfiguration & WithAzure(AzureT &&value)
bool EventChannelHasBeenSet() const
AWS_DEVOPSAGENT_API ServiceConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool GitlabHasBeenSet() const
AWS_DEVOPSAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetServicenow(ServicenowT &&value)
void SetMcpservernewrelic(McpservernewrelicT &&value)
ServiceConfiguration & WithMcpservernewrelic(McpservernewrelicT &&value)
ServiceConfiguration & WithMcpserver(McpserverT &&value)
const DynatraceConfiguration & GetDynatrace() const
bool McpserverHasBeenSet() const
void SetAws(AwsT &&value)
ServiceConfiguration & WithEventChannel(EventChannelT &&value)
bool McpserverdatadogHasBeenSet() const
bool GithubHasBeenSet() const
ServiceConfiguration & WithPagerduty(PagerdutyT &&value)
void SetSourceAws(SourceAwsT &&value)
bool ServicenowHasBeenSet() const
const GitHubConfiguration & GetGithub() const
const AzureDevOpsConfiguration & GetAzuredevops() const
const AzureConfiguration & GetAzure() const
AWS_DEVOPSAGENT_API ServiceConfiguration()=default
AWS_DEVOPSAGENT_API ServiceConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetMcpserver(McpserverT &&value)
const MCPServerConfiguration & GetMcpserver() const
const MCPServerSplunkConfiguration & GetMcpserversplunk() const
ServiceConfiguration & WithServicenow(ServicenowT &&value)
const MCPServerNewRelicConfiguration & GetMcpservernewrelic() const
bool McpservernewrelicHasBeenSet() const
const SourceAwsConfiguration & GetSourceAws() const
ServiceConfiguration & WithGitlab(GitlabT &&value)
bool DynatraceHasBeenSet() const
void SetAzure(AzureT &&value)
void SetSlack(SlackT &&value)
ServiceConfiguration & WithSlack(SlackT &&value)
bool AwsHasBeenSet() const
bool SourceAwsHasBeenSet() const
const MCPServerDatadogConfiguration & GetMcpserverdatadog() const
const AWSConfiguration & GetAws() const
void SetEventChannel(EventChannelT &&value)
const ServiceNowConfiguration & GetServicenow() const
ServiceConfiguration & WithMcpserverdatadog(McpserverdatadogT &&value)
void SetDynatrace(DynatraceT &&value)
const GitLabConfiguration & GetGitlab() const
bool McpserversplunkHasBeenSet() const
ServiceConfiguration & WithDynatrace(DynatraceT &&value)
bool PagerdutyHasBeenSet() const
bool AzureHasBeenSet() const
ServiceConfiguration & WithMcpservergrafana(McpservergrafanaT &&value)
ServiceConfiguration & WithSourceAws(SourceAwsT &&value)
const EventChannelConfiguration & GetEventChannel() const
const MCPServerGrafanaConfiguration & GetMcpservergrafana() const
const PagerDutyConfiguration & GetPagerduty() const
void SetMcpservergrafana(McpservergrafanaT &&value)
ServiceConfiguration & WithMcpserversplunk(McpserversplunkT &&value)
void SetMcpserverdatadog(McpserverdatadogT &&value)
Aws::Utils::Json::JsonValue JsonValue