public static interface AccountInsightHealth.Builder extends SdkPojo, CopyableBuilder<AccountInsightHealth.Builder,AccountInsightHealth>
| Modifier and Type | Method and Description |
|---|---|
AccountInsightHealth.Builder |
openProactiveInsights(Integer openProactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
AccountInsightHealth.Builder |
openReactiveInsights(Integer openReactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccountInsightHealth.Builder openProactiveInsights(Integer openProactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
openProactiveInsights - An integer that specifies the number of open proactive insights in your Amazon Web Services account.AccountInsightHealth.Builder openReactiveInsights(Integer openReactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
openReactiveInsights - An integer that specifies the number of open reactive insights in your Amazon Web Services account.Copyright © 2023. All rights reserved.