Interface AccountHealth.Builder

    • Method Detail

      • accountId

        AccountHealth.Builder accountId​(String accountId)

        The ID of the Amazon Web Services account.

        Parameters:
        accountId - The ID of the Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • insight

        AccountHealth.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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.