| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceInsightHealth |
ServiceInsightHealth.clone() |
ServiceInsightHealth |
ServiceHealth.getInsight()
Represents the health of an Amazon Web Services service.
|
ServiceInsightHealth |
ServiceInsightHealth.withOpenProactiveInsights(Integer openProactiveInsights)
The number of open proactive insights in the Amazon Web Services service
|
ServiceInsightHealth |
ServiceInsightHealth.withOpenReactiveInsights(Integer openReactiveInsights)
The number of open reactive insights in the Amazon Web Services service
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceHealth.setInsight(ServiceInsightHealth insight)
Represents the health of an Amazon Web Services service.
|
ServiceHealth |
ServiceHealth.withInsight(ServiceInsightHealth insight)
Represents the health of an Amazon Web Services service.
|
Copyright © 2023. All rights reserved.