Class DescribeAccountHealthResponse

    • Method Detail

      • openReactiveInsights

        public final Integer openReactiveInsights()

        An integer that specifies the number of open reactive insights in your Amazon Web Services account.

        Returns:
        An integer that specifies the number of open reactive insights in your Amazon Web Services account.
      • openProactiveInsights

        public final Integer openProactiveInsights()

        An integer that specifies the number of open proactive insights in your Amazon Web Services account.

        Returns:
        An integer that specifies the number of open proactive insights in your Amazon Web Services account.
      • metricsAnalyzed

        public final Integer metricsAnalyzed()

        An integer that specifies the number of metrics that have been analyzed in your Amazon Web Services account.

        Returns:
        An integer that specifies the number of metrics that have been analyzed in your Amazon Web Services account.
      • resourceHours

        public final Long resourceHours()

        The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in the last hour.

        Returns:
        The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in the last hour.
      • analyzedResourceCount

        public final Long analyzedResourceCount()

        Number of resources that DevOps Guru is monitoring in your Amazon Web Services account.

        Returns:
        Number of resources that DevOps Guru is monitoring in your Amazon Web Services account.
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object