Uses of Class
software.amazon.awssdk.services.devopsguru.model.OpsCenterIntegration
-
Packages that use OpsCenterIntegration Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of OpsCenterIntegration in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return OpsCenterIntegration Modifier and Type Method Description OpsCenterIntegrationServiceIntegrationConfig. opsCenter()Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager OpsCenter for each created insight.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type OpsCenterIntegration Modifier and Type Method Description ServiceIntegrationConfig.BuilderServiceIntegrationConfig.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.
-