Interface AccountInsightHealth.Builder

    • Method Detail

      • openProactiveInsights

        AccountInsightHealth.Builder openProactiveInsights​(Integer openProactiveInsights)

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

        Parameters:
        openProactiveInsights - An integer that specifies the number of open proactive insights in your Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • openReactiveInsights

        AccountInsightHealth.Builder openReactiveInsights​(Integer openReactiveInsights)

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

        Parameters:
        openReactiveInsights - An integer that specifies the number of open reactive insights in your Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.