public static interface DescribeAccountHealthResponse.Builder extends DevOpsGuruResponse.Builder, SdkPojo, CopyableBuilder<DescribeAccountHealthResponse.Builder,DescribeAccountHealthResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountHealthResponse.Builder |
analyzedResourceCount(Long analyzedResourceCount)
Number of resources that DevOps Guru is monitoring in your Amazon Web Services account.
|
DescribeAccountHealthResponse.Builder |
metricsAnalyzed(Integer metricsAnalyzed)
An integer that specifies the number of metrics that have been analyzed in your Amazon Web Services account.
|
DescribeAccountHealthResponse.Builder |
openProactiveInsights(Integer openProactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
DescribeAccountHealthResponse.Builder |
openReactiveInsights(Integer openReactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
DescribeAccountHealthResponse.Builder |
resourceHours(Long resourceHours)
The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in
the last hour.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAccountHealthResponse.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.DescribeAccountHealthResponse.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.DescribeAccountHealthResponse.Builder metricsAnalyzed(Integer metricsAnalyzed)
An integer that specifies the number of metrics that have been analyzed in your Amazon Web Services account.
metricsAnalyzed - An integer that specifies the number of metrics that have been analyzed in your Amazon Web Services
account.DescribeAccountHealthResponse.Builder resourceHours(Long resourceHours)
The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in the last hour.
resourceHours - The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services
account in the last hour.DescribeAccountHealthResponse.Builder analyzedResourceCount(Long analyzedResourceCount)
Number of resources that DevOps Guru is monitoring in your Amazon Web Services account.
analyzedResourceCount - Number of resources that DevOps Guru is monitoring in your Amazon Web Services account.Copyright © 2023. All rights reserved.