| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static OpsCenterIntegration.Builder |
OpsCenterIntegration.builder() |
OpsCenterIntegration.Builder |
OpsCenterIntegration.Builder.optInStatus(OptInStatus optInStatus)
Specifies if DevOps Guru is enabled to create an Amazon Web Services Systems Manager OpsItem for each created
insight.
|
OpsCenterIntegration.Builder |
OpsCenterIntegration.Builder.optInStatus(String optInStatus)
Specifies if DevOps Guru is enabled to create an Amazon Web Services Systems Manager OpsItem for each created
insight.
|
OpsCenterIntegration.Builder |
OpsCenterIntegration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OpsCenterIntegration.Builder> |
OpsCenterIntegration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2023. All rights reserved.