Uses of Class
software.amazon.awssdk.services.devopsguru.model.AccountInsightHealth
-
Packages that use AccountInsightHealth Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of AccountInsightHealth in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return AccountInsightHealth Modifier and Type Method Description AccountInsightHealthAccountHealth. 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.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type AccountInsightHealth Modifier and Type Method Description AccountHealth.BuilderAccountHealth.Builder. insight(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.
-