7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/devops-guru/model/AmazonCodeGuruProfilerIntegration.h>
49 template<
typename AmazonCodeGuruProfilerT = AmazonCodeGuruProfilerIntegration>
50 void SetAmazonCodeGuruProfiler(AmazonCodeGuruProfilerT&& value) { m_amazonCodeGuruProfilerHasBeenSet =
true; m_amazonCodeGuruProfiler = std::forward<AmazonCodeGuruProfilerT>(value); }
51 template<
typename AmazonCodeGuruProfilerT = AmazonCodeGuruProfilerIntegration>
57 bool m_amazonCodeGuruProfilerHasBeenSet =
false;
AWS_DEVOPSGURU_API Aws::Utils::Json::JsonValue Jsonize() const
EventSourcesConfig & WithAmazonCodeGuruProfiler(AmazonCodeGuruProfilerT &&value)
AWS_DEVOPSGURU_API EventSourcesConfig()=default
const AmazonCodeGuruProfilerIntegration & GetAmazonCodeGuruProfiler() const
AWS_DEVOPSGURU_API EventSourcesConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DEVOPSGURU_API EventSourcesConfig(Aws::Utils::Json::JsonView jsonValue)
bool AmazonCodeGuruProfilerHasBeenSet() const
void SetAmazonCodeGuruProfiler(AmazonCodeGuruProfilerT &&value)
Aws::Utils::Json::JsonValue JsonValue