Uses of Class
software.amazon.awssdk.services.devopsguru.model.InsightHealth
-
Packages that use InsightHealth Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of InsightHealth in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return InsightHealth Modifier and Type Method Description InsightHealthCloudFormationHealth. insight()Information about the health of the Amazon Web Services resources in your account that are specified by an Amazon Web Services CloudFormation stack, including the number of open proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.InsightHealthTagHealth. insight()Information about the health of the Amazon Web Services resources in your account that are specified by an Amazon Web Services tag, 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 InsightHealth Modifier and Type Method Description CloudFormationHealth.BuilderCloudFormationHealth.Builder. insight(InsightHealth insight)Information about the health of the Amazon Web Services resources in your account that are specified by an Amazon Web Services CloudFormation stack, including the number of open proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.TagHealth.BuilderTagHealth.Builder. insight(InsightHealth insight)Information about the health of the Amazon Web Services resources in your account that are specified by an Amazon Web Services tag, including the number of open proactive, open reactive insights, and the Mean Time to Recover (MTTR) of closed insights.
-