Interface AccountInsightHealth.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AccountInsightHealth.Builder,AccountInsightHealth>, SdkBuilder<AccountInsightHealth.Builder,AccountInsightHealth>, SdkPojo
Enclosing class:
AccountInsightHealth

public static interface AccountInsightHealth.Builder extends SdkPojo, CopyableBuilder<AccountInsightHealth.Builder,AccountInsightHealth>
  • Method Details

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