public static interface ServiceInsightHealth.Builder extends SdkPojo, CopyableBuilder<ServiceInsightHealth.Builder,ServiceInsightHealth>
| Modifier and Type | Method and Description |
|---|---|
ServiceInsightHealth.Builder |
openProactiveInsights(Integer openProactiveInsights)
The number of open proactive insights in the AWS service
|
ServiceInsightHealth.Builder |
openReactiveInsights(Integer openReactiveInsights)
The number of open reactive insights in the AWS service
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServiceInsightHealth.Builder openProactiveInsights(Integer openProactiveInsights)
The number of open proactive insights in the AWS service
openProactiveInsights - The number of open proactive insights in the AWS serviceServiceInsightHealth.Builder openReactiveInsights(Integer openReactiveInsights)
The number of open reactive insights in the AWS service
openReactiveInsights - The number of open reactive insights in the AWS serviceCopyright © 2021. All rights reserved.