7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/devops-guru/model/OpsCenterIntegration.h>
9#include <aws/devops-guru/model/LogsAnomalyDetectionIntegration.h>
10#include <aws/devops-guru/model/KMSServerSideEncryptionIntegration.h>
85 bool m_opsCenterHasBeenSet =
false;
88 bool m_logsAnomalyDetectionHasBeenSet =
false;
91 bool m_kMSServerSideEncryptionHasBeenSet =
false;
AWS_DEVOPSGURU_API ServiceIntegrationConfig()
const KMSServerSideEncryptionIntegration & GetKMSServerSideEncryption() const
void SetOpsCenter(OpsCenterIntegration &&value)
void SetKMSServerSideEncryption(KMSServerSideEncryptionIntegration &&value)
ServiceIntegrationConfig & WithLogsAnomalyDetection(LogsAnomalyDetectionIntegration &&value)
ServiceIntegrationConfig & WithLogsAnomalyDetection(const LogsAnomalyDetectionIntegration &value)
const OpsCenterIntegration & GetOpsCenter() const
ServiceIntegrationConfig & WithKMSServerSideEncryption(const KMSServerSideEncryptionIntegration &value)
ServiceIntegrationConfig & WithOpsCenter(const OpsCenterIntegration &value)
bool OpsCenterHasBeenSet() const
void SetLogsAnomalyDetection(const LogsAnomalyDetectionIntegration &value)
AWS_DEVOPSGURU_API Aws::Utils::Json::JsonValue Jsonize() const
bool KMSServerSideEncryptionHasBeenSet() const
void SetKMSServerSideEncryption(const KMSServerSideEncryptionIntegration &value)
const LogsAnomalyDetectionIntegration & GetLogsAnomalyDetection() const
bool LogsAnomalyDetectionHasBeenSet() const
ServiceIntegrationConfig & WithOpsCenter(OpsCenterIntegration &&value)
void SetLogsAnomalyDetection(LogsAnomalyDetectionIntegration &&value)
void SetOpsCenter(const OpsCenterIntegration &value)
AWS_DEVOPSGURU_API ServiceIntegrationConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_DEVOPSGURU_API ServiceIntegrationConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
ServiceIntegrationConfig & WithKMSServerSideEncryption(KMSServerSideEncryptionIntegration &&value)
Aws::Utils::Json::JsonValue JsonValue