static ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.builder() |
|
default ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.Builder.kmsServerSideEncryption(Consumer<KMSServerSideEncryptionIntegration.Builder> kmsServerSideEncryption) |
Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
|
ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.Builder.kmsServerSideEncryption(KMSServerSideEncryptionIntegration kmsServerSideEncryption) |
Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
|
default ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.Builder.logsAnomalyDetection(Consumer<LogsAnomalyDetectionIntegration.Builder> logsAnomalyDetection) |
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log
groups.
|
ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.Builder.logsAnomalyDetection(LogsAnomalyDetectionIntegration logsAnomalyDetection) |
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log
groups.
|
default ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.Builder.opsCenter(Consumer<OpsCenterIntegration.Builder> opsCenter) |
Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems
Manager OpsCenter for each created insight.
|
ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.Builder.opsCenter(OpsCenterIntegration opsCenter) |
Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems
Manager OpsCenter for each created insight.
|
ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.toBuilder() |
|