| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
OpsCenterIntegration |
OpsCenterIntegration.clone() |
OpsCenterIntegration |
ServiceIntegrationConfig.getOpsCenter()
Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager
OpsCenter for each created insight.
|
OpsCenterIntegration |
OpsCenterIntegration.withOptInStatus(OptInStatus optInStatus)
Specifies if DevOps Guru is enabled to create an Amazon Web Services Systems Manager OpsItem for each created
insight.
|
OpsCenterIntegration |
OpsCenterIntegration.withOptInStatus(String optInStatus)
Specifies if DevOps Guru is enabled to create an Amazon Web Services Systems Manager OpsItem for each created
insight.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceIntegrationConfig.setOpsCenter(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 |
ServiceIntegrationConfig.withOpsCenter(OpsCenterIntegration opsCenter)
Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager
OpsCenter for each created insight.
|
Copyright © 2023. All rights reserved.