static UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.builder() |
|
default UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.kmsServerSideEncryption(Consumer<KMSServerSideEncryptionIntegrationConfig.Builder> kmsServerSideEncryption) |
Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
|
UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.kmsServerSideEncryption(KMSServerSideEncryptionIntegrationConfig kmsServerSideEncryption) |
Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
|
default UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.logsAnomalyDetection(Consumer<LogsAnomalyDetectionIntegrationConfig.Builder> logsAnomalyDetection) |
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log
groups.
|
UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.logsAnomalyDetection(LogsAnomalyDetectionIntegrationConfig logsAnomalyDetection) |
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log
groups.
|
default UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.opsCenter(Consumer<OpsCenterIntegrationConfig.Builder> opsCenter) |
Sets the value of the OpsCenter property for this object.
|
UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.opsCenter(OpsCenterIntegrationConfig opsCenter) |
Sets the value of the OpsCenter property for this object.
|
UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.toBuilder() |
|