7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/devops-guru/model/KMSServerSideEncryptionIntegrationConfig.h>
9#include <aws/devops-guru/model/LogsAnomalyDetectionIntegrationConfig.h>
10#include <aws/devops-guru/model/OpsCenterIntegrationConfig.h>
42 template <
typename OpsCenterT = OpsCenterIntegrationConfig>
44 m_opsCenterHasBeenSet =
true;
45 m_opsCenter = std::forward<OpsCenterT>(value);
47 template <
typename OpsCenterT = OpsCenterIntegrationConfig>
61 template <
typename LogsAnomalyDetectionT = LogsAnomalyDetectionIntegrationConfig>
63 m_logsAnomalyDetectionHasBeenSet =
true;
64 m_logsAnomalyDetection = std::forward<LogsAnomalyDetectionT>(value);
66 template <
typename LogsAnomalyDetectionT = LogsAnomalyDetectionIntegrationConfig>
80 template <
typename KMSServerS
ideEncryptionT = KMSServerS
ideEncryptionIntegrationConfig>
82 m_kMSServerSideEncryptionHasBeenSet =
true;
83 m_kMSServerSideEncryption = std::forward<KMSServerSideEncryptionT>(value);
85 template <
typename KMSServerS
ideEncryptionT = KMSServerS
ideEncryptionIntegrationConfig>
97 bool m_opsCenterHasBeenSet =
false;
98 bool m_logsAnomalyDetectionHasBeenSet =
false;
99 bool m_kMSServerSideEncryptionHasBeenSet =
false;
UpdateServiceIntegrationConfig & WithOpsCenter(OpsCenterT &&value)
bool LogsAnomalyDetectionHasBeenSet() const
void SetLogsAnomalyDetection(LogsAnomalyDetectionT &&value)
AWS_DEVOPSGURU_API Aws::Utils::Json::JsonValue Jsonize() const
UpdateServiceIntegrationConfig & WithKMSServerSideEncryption(KMSServerSideEncryptionT &&value)
const KMSServerSideEncryptionIntegrationConfig & GetKMSServerSideEncryption() const
AWS_DEVOPSGURU_API UpdateServiceIntegrationConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
const LogsAnomalyDetectionIntegrationConfig & GetLogsAnomalyDetection() const
AWS_DEVOPSGURU_API UpdateServiceIntegrationConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_DEVOPSGURU_API UpdateServiceIntegrationConfig()=default
void SetKMSServerSideEncryption(KMSServerSideEncryptionT &&value)
UpdateServiceIntegrationConfig & WithLogsAnomalyDetection(LogsAnomalyDetectionT &&value)
bool OpsCenterHasBeenSet() const
const OpsCenterIntegrationConfig & GetOpsCenter() const
bool KMSServerSideEncryptionHasBeenSet() const
void SetOpsCenter(OpsCenterT &&value)
Aws::Utils::Json::JsonValue JsonValue