Interface DescribeAccountOverviewResponse.Builder

  • Method Details

    • reactiveInsights

      DescribeAccountOverviewResponse.Builder reactiveInsights(Integer reactiveInsights)

      An integer that specifies the number of open reactive insights in your Amazon Web Services account that were created during the time range passed in.

      Parameters:
      reactiveInsights - An integer that specifies the number of open reactive insights in your Amazon Web Services account that were created during the time range passed in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • proactiveInsights

      DescribeAccountOverviewResponse.Builder proactiveInsights(Integer proactiveInsights)

      An integer that specifies the number of open proactive insights in your Amazon Web Services account that were created during the time range passed in.

      Parameters:
      proactiveInsights - An integer that specifies the number of open proactive insights in your Amazon Web Services account that were created during the time range passed in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • meanTimeToRecoverInMilliseconds

      DescribeAccountOverviewResponse.Builder meanTimeToRecoverInMilliseconds(Long meanTimeToRecoverInMilliseconds)

      The Mean Time to Recover (MTTR) for all closed insights that were created during the time range passed in.

      Parameters:
      meanTimeToRecoverInMilliseconds - The Mean Time to Recover (MTTR) for all closed insights that were created during the time range passed in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.