| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceIntegrationConfig |
UpdateServiceIntegrationConfig.clone() |
UpdateServiceIntegrationConfig |
UpdateServiceIntegrationRequest.getServiceIntegration()
An
IntegratedServiceConfig object used to specify the integrated service you want to update, and
whether you want to update it to enabled or disabled. |
UpdateServiceIntegrationConfig |
UpdateServiceIntegrationConfig.withKMSServerSideEncryption(KMSServerSideEncryptionIntegrationConfig kMSServerSideEncryption)
Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
|
UpdateServiceIntegrationConfig |
UpdateServiceIntegrationConfig.withLogsAnomalyDetection(LogsAnomalyDetectionIntegrationConfig logsAnomalyDetection)
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log
groups.
|
UpdateServiceIntegrationConfig |
UpdateServiceIntegrationConfig.withOpsCenter(OpsCenterIntegrationConfig opsCenter) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateServiceIntegrationRequest.setServiceIntegration(UpdateServiceIntegrationConfig serviceIntegration)
An
IntegratedServiceConfig object used to specify the integrated service you want to update, and
whether you want to update it to enabled or disabled. |
UpdateServiceIntegrationRequest |
UpdateServiceIntegrationRequest.withServiceIntegration(UpdateServiceIntegrationConfig serviceIntegration)
An
IntegratedServiceConfig object used to specify the integrated service you want to update, and
whether you want to update it to enabled or disabled. |
Copyright © 2023. All rights reserved.