| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeAccountHealthResponse.Builder |
DescribeAccountHealthResponse.builder() |
DescribeAccountHealthResponse.Builder |
DescribeAccountHealthResponse.Builder.metricsAnalyzed(Integer metricsAnalyzed)
An integer that specifies the number of metrics that have been analyzed in your AWS account.
|
DescribeAccountHealthResponse.Builder |
DescribeAccountHealthResponse.Builder.openProactiveInsights(Integer openProactiveInsights)
An integer that specifies the number of open proactive insights in your AWS account.
|
DescribeAccountHealthResponse.Builder |
DescribeAccountHealthResponse.Builder.openReactiveInsights(Integer openReactiveInsights)
An integer that specifies the number of open reactive insights in your AWS account.
|
DescribeAccountHealthResponse.Builder |
DescribeAccountHealthResponse.Builder.resourceHours(Long resourceHours)
The number of Amazon DevOps Guru resource analysis hours billed to the current AWS account in the last hour.
|
DescribeAccountHealthResponse.Builder |
DescribeAccountHealthResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeAccountHealthResponse.Builder> |
DescribeAccountHealthResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.