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/MCPServerSigV4Configuration.h>
20#include <aws/devops-agent/model/MCPServerSplunkConfiguration.h>
21#include <aws/devops-agent/model/PagerDutyConfiguration.h>
22#include <aws/devops-agent/model/ServiceNowConfiguration.h>
23#include <aws/devops-agent/model/SlackConfiguration.h>
24#include <aws/devops-agent/model/SourceAwsConfiguration.h>
35namespace DevOpsAgent {
57 template <
typename SourceAwsT = SourceAwsConfiguration>
59 m_sourceAwsHasBeenSet =
true;
60 m_sourceAws = std::forward<SourceAwsT>(value);
62 template <
typename SourceAwsT = SourceAwsConfiguration>
75 template <
typename AwsT = AWSConfiguration>
77 m_awsHasBeenSet =
true;
78 m_aws = std::forward<AwsT>(value);
80 template <
typename AwsT = AWSConfiguration>
82 SetAws(std::forward<AwsT>(value));
93 template <
typename GithubT = GitHubConfiguration>
95 m_githubHasBeenSet =
true;
96 m_github = std::forward<GithubT>(value);
98 template <
typename GithubT = GitHubConfiguration>
111 template <
typename SlackT = SlackConfiguration>
113 m_slackHasBeenSet =
true;
114 m_slack = std::forward<SlackT>(value);
116 template <
typename SlackT = SlackConfiguration>
118 SetSlack(std::forward<SlackT>(value));
129 template <
typename DynatraceT = DynatraceConfiguration>
131 m_dynatraceHasBeenSet =
true;
132 m_dynatrace = std::forward<DynatraceT>(value);
134 template <
typename DynatraceT = DynatraceConfiguration>
147 template <
typename ServicenowT = ServiceNowConfiguration>
149 m_servicenowHasBeenSet =
true;
150 m_servicenow = std::forward<ServicenowT>(value);
152 template <
typename ServicenowT = ServiceNowConfiguration>
165 template <
typename McpservernewrelicT = MCPServerNewRelicConfiguration>
167 m_mcpservernewrelicHasBeenSet =
true;
168 m_mcpservernewrelic = std::forward<McpservernewrelicT>(value);
170 template <
typename McpservernewrelicT = MCPServerNewRelicConfiguration>
183 template <
typename McpserverdatadogT = MCPServerDatadogConfiguration>
185 m_mcpserverdatadogHasBeenSet =
true;
186 m_mcpserverdatadog = std::forward<McpserverdatadogT>(value);
188 template <
typename McpserverdatadogT = MCPServerDatadogConfiguration>
201 template <
typename McpserverT = MCPServerConfiguration>
203 m_mcpserverHasBeenSet =
true;
204 m_mcpserver = std::forward<McpserverT>(value);
206 template <
typename McpserverT = MCPServerConfiguration>
219 template <
typename GitlabT = GitLabConfiguration>
221 m_gitlabHasBeenSet =
true;
222 m_gitlab = std::forward<GitlabT>(value);
224 template <
typename GitlabT = GitLabConfiguration>
237 template <
typename McpserversplunkT = MCPServerSplunkConfiguration>
239 m_mcpserversplunkHasBeenSet =
true;
240 m_mcpserversplunk = std::forward<McpserversplunkT>(value);
242 template <
typename McpserversplunkT = MCPServerSplunkConfiguration>
255 template <
typename EventChannelT = EventChannelConfiguration>
257 m_eventChannelHasBeenSet =
true;
258 m_eventChannel = std::forward<EventChannelT>(value);
260 template <
typename EventChannelT = EventChannelConfiguration>
273 template <
typename AzureT = AzureConfiguration>
275 m_azureHasBeenSet =
true;
276 m_azure = std::forward<AzureT>(value);
278 template <
typename AzureT = AzureConfiguration>
280 SetAzure(std::forward<AzureT>(value));
291 template <
typename AzuredevopsT = AzureDevOpsConfiguration>
293 m_azuredevopsHasBeenSet =
true;
294 m_azuredevops = std::forward<AzuredevopsT>(value);
296 template <
typename AzuredevopsT = AzureDevOpsConfiguration>
309 template <
typename McpservergrafanaT = MCPServerGrafanaConfiguration>
311 m_mcpservergrafanaHasBeenSet =
true;
312 m_mcpservergrafana = std::forward<McpservergrafanaT>(value);
314 template <
typename McpservergrafanaT = MCPServerGrafanaConfiguration>
327 template <
typename PagerdutyT = PagerDutyConfiguration>
329 m_pagerdutyHasBeenSet =
true;
330 m_pagerduty = std::forward<PagerdutyT>(value);
332 template <
typename PagerdutyT = PagerDutyConfiguration>
345 template <
typename Mcpserversigv4T = MCPServerSigV4Configuration>
347 m_mcpserversigv4HasBeenSet =
true;
348 m_mcpserversigv4 = std::forward<Mcpserversigv4T>(value);
350 template <
typename Mcpserversigv4T = MCPServerSigV4Configuration>
390 bool m_sourceAwsHasBeenSet =
false;
391 bool m_awsHasBeenSet =
false;
392 bool m_githubHasBeenSet =
false;
393 bool m_slackHasBeenSet =
false;
394 bool m_dynatraceHasBeenSet =
false;
395 bool m_servicenowHasBeenSet =
false;
396 bool m_mcpservernewrelicHasBeenSet =
false;
397 bool m_mcpserverdatadogHasBeenSet =
false;
398 bool m_mcpserverHasBeenSet =
false;
399 bool m_gitlabHasBeenSet =
false;
400 bool m_mcpserversplunkHasBeenSet =
false;
401 bool m_eventChannelHasBeenSet =
false;
402 bool m_azureHasBeenSet =
false;
403 bool m_azuredevopsHasBeenSet =
false;
404 bool m_mcpservergrafanaHasBeenSet =
false;
405 bool m_pagerdutyHasBeenSet =
false;
406 bool m_mcpserversigv4HasBeenSet =
false;
ServiceConfiguration & WithAws(AwsT &&value)
bool SlackHasBeenSet() const
bool Mcpserversigv4HasBeenSet() 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
ServiceConfiguration & WithMcpserversigv4(Mcpserversigv4T &&value)
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)
const MCPServerSigV4Configuration & GetMcpserversigv4() const
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)
void SetMcpserversigv4(Mcpserversigv4T &&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