| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
AccountInsightHealth |
AccountInsightHealth.clone() |
AccountInsightHealth |
AccountHealth.getInsight()
Information about the health of the Amazon Web Services resources in your account, including the number of open
proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.
|
AccountInsightHealth |
AccountInsightHealth.withOpenProactiveInsights(Integer openProactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
AccountInsightHealth |
AccountInsightHealth.withOpenReactiveInsights(Integer openReactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountHealth.setInsight(AccountInsightHealth insight)
Information about the health of the Amazon Web Services resources in your account, including the number of open
proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.
|
AccountHealth |
AccountHealth.withInsight(AccountInsightHealth insight)
Information about the health of the Amazon Web Services resources in your account, including the number of open
proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.
|
Copyright © 2023. All rights reserved.