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/RemoteAgentConfiguration.h>
23#include <aws/devops-agent/model/RemoteAgentSigV4Configuration.h>
24#include <aws/devops-agent/model/ServiceNowConfiguration.h>
25#include <aws/devops-agent/model/SlackConfiguration.h>
26#include <aws/devops-agent/model/SourceAwsConfiguration.h>
37namespace DevOpsAgent {
59 template <
typename SourceAwsT = SourceAwsConfiguration>
61 m_sourceAwsHasBeenSet =
true;
62 m_sourceAws = std::forward<SourceAwsT>(value);
64 template <
typename SourceAwsT = SourceAwsConfiguration>
77 template <
typename AwsT = AWSConfiguration>
79 m_awsHasBeenSet =
true;
80 m_aws = std::forward<AwsT>(value);
82 template <
typename AwsT = AWSConfiguration>
84 SetAws(std::forward<AwsT>(value));
95 template <
typename GithubT = GitHubConfiguration>
97 m_githubHasBeenSet =
true;
98 m_github = std::forward<GithubT>(value);
100 template <
typename GithubT = GitHubConfiguration>
113 template <
typename SlackT = SlackConfiguration>
115 m_slackHasBeenSet =
true;
116 m_slack = std::forward<SlackT>(value);
118 template <
typename SlackT = SlackConfiguration>
120 SetSlack(std::forward<SlackT>(value));
131 template <
typename DynatraceT = DynatraceConfiguration>
133 m_dynatraceHasBeenSet =
true;
134 m_dynatrace = std::forward<DynatraceT>(value);
136 template <
typename DynatraceT = DynatraceConfiguration>
149 template <
typename ServicenowT = ServiceNowConfiguration>
151 m_servicenowHasBeenSet =
true;
152 m_servicenow = std::forward<ServicenowT>(value);
154 template <
typename ServicenowT = ServiceNowConfiguration>
167 template <
typename McpservernewrelicT = MCPServerNewRelicConfiguration>
169 m_mcpservernewrelicHasBeenSet =
true;
170 m_mcpservernewrelic = std::forward<McpservernewrelicT>(value);
172 template <
typename McpservernewrelicT = MCPServerNewRelicConfiguration>
185 template <
typename McpserverdatadogT = MCPServerDatadogConfiguration>
187 m_mcpserverdatadogHasBeenSet =
true;
188 m_mcpserverdatadog = std::forward<McpserverdatadogT>(value);
190 template <
typename McpserverdatadogT = MCPServerDatadogConfiguration>
203 template <
typename McpserverT = MCPServerConfiguration>
205 m_mcpserverHasBeenSet =
true;
206 m_mcpserver = std::forward<McpserverT>(value);
208 template <
typename McpserverT = MCPServerConfiguration>
221 template <
typename GitlabT = GitLabConfiguration>
223 m_gitlabHasBeenSet =
true;
224 m_gitlab = std::forward<GitlabT>(value);
226 template <
typename GitlabT = GitLabConfiguration>
239 template <
typename McpserversplunkT = MCPServerSplunkConfiguration>
241 m_mcpserversplunkHasBeenSet =
true;
242 m_mcpserversplunk = std::forward<McpserversplunkT>(value);
244 template <
typename McpserversplunkT = MCPServerSplunkConfiguration>
257 template <
typename EventChannelT = EventChannelConfiguration>
259 m_eventChannelHasBeenSet =
true;
260 m_eventChannel = std::forward<EventChannelT>(value);
262 template <
typename EventChannelT = EventChannelConfiguration>
275 template <
typename AzureT = AzureConfiguration>
277 m_azureHasBeenSet =
true;
278 m_azure = std::forward<AzureT>(value);
280 template <
typename AzureT = AzureConfiguration>
282 SetAzure(std::forward<AzureT>(value));
293 template <
typename AzuredevopsT = AzureDevOpsConfiguration>
295 m_azuredevopsHasBeenSet =
true;
296 m_azuredevops = std::forward<AzuredevopsT>(value);
298 template <
typename AzuredevopsT = AzureDevOpsConfiguration>
311 template <
typename McpservergrafanaT = MCPServerGrafanaConfiguration>
313 m_mcpservergrafanaHasBeenSet =
true;
314 m_mcpservergrafana = std::forward<McpservergrafanaT>(value);
316 template <
typename McpservergrafanaT = MCPServerGrafanaConfiguration>
329 template <
typename PagerdutyT = PagerDutyConfiguration>
331 m_pagerdutyHasBeenSet =
true;
332 m_pagerduty = std::forward<PagerdutyT>(value);
334 template <
typename PagerdutyT = PagerDutyConfiguration>
347 template <
typename Mcpserversigv4T = MCPServerSigV4Configuration>
349 m_mcpserversigv4HasBeenSet =
true;
350 m_mcpserversigv4 = std::forward<Mcpserversigv4T>(value);
352 template <
typename Mcpserversigv4T = MCPServerSigV4Configuration>
365 template <
typename RemoteagentT = RemoteAgentConfiguration>
367 m_remoteagentHasBeenSet =
true;
368 m_remoteagent = std::forward<RemoteagentT>(value);
370 template <
typename RemoteagentT = RemoteAgentConfiguration>
383 template <
typename Remoteagentsigv4T = RemoteAgentSigV4Configuration>
385 m_remoteagentsigv4HasBeenSet =
true;
386 m_remoteagentsigv4 = std::forward<Remoteagentsigv4T>(value);
388 template <
typename Remoteagentsigv4T = RemoteAgentSigV4Configuration>
432 bool m_sourceAwsHasBeenSet =
false;
433 bool m_awsHasBeenSet =
false;
434 bool m_githubHasBeenSet =
false;
435 bool m_slackHasBeenSet =
false;
436 bool m_dynatraceHasBeenSet =
false;
437 bool m_servicenowHasBeenSet =
false;
438 bool m_mcpservernewrelicHasBeenSet =
false;
439 bool m_mcpserverdatadogHasBeenSet =
false;
440 bool m_mcpserverHasBeenSet =
false;
441 bool m_gitlabHasBeenSet =
false;
442 bool m_mcpserversplunkHasBeenSet =
false;
443 bool m_eventChannelHasBeenSet =
false;
444 bool m_azureHasBeenSet =
false;
445 bool m_azuredevopsHasBeenSet =
false;
446 bool m_mcpservergrafanaHasBeenSet =
false;
447 bool m_pagerdutyHasBeenSet =
false;
448 bool m_mcpserversigv4HasBeenSet =
false;
449 bool m_remoteagentHasBeenSet =
false;
450 bool m_remoteagentsigv4HasBeenSet =
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 RemoteAgentSigV4Configuration & GetRemoteagentsigv4() const
const DynatraceConfiguration & GetDynatrace() const
bool McpserverHasBeenSet() const
void SetAws(AwsT &&value)
const MCPServerSigV4Configuration & GetMcpserversigv4() const
ServiceConfiguration & WithEventChannel(EventChannelT &&value)
bool Remoteagentsigv4HasBeenSet() const
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
ServiceConfiguration & WithRemoteagent(RemoteagentT &&value)
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
const RemoteAgentConfiguration & GetRemoteagent() const
ServiceConfiguration & WithServicenow(ServicenowT &&value)
const MCPServerNewRelicConfiguration & GetMcpservernewrelic() const
void SetRemoteagentsigv4(Remoteagentsigv4T &&value)
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
void SetRemoteagent(RemoteagentT &&value)
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
ServiceConfiguration & WithRemoteagentsigv4(Remoteagentsigv4T &&value)
bool McpserversplunkHasBeenSet() const
ServiceConfiguration & WithDynatrace(DynatraceT &&value)
bool RemoteagentHasBeenSet() const
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