| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeOrganizationHealthResponse.Builder |
DescribeOrganizationHealthResponse.builder() |
DescribeOrganizationHealthResponse.Builder |
DescribeOrganizationHealthResponse.Builder.metricsAnalyzed(Integer metricsAnalyzed)
An integer that specifies the number of metrics that have been analyzed in your organization.
|
DescribeOrganizationHealthResponse.Builder |
DescribeOrganizationHealthResponse.Builder.openProactiveInsights(Integer openProactiveInsights)
An integer that specifies the number of open proactive insights in your Amazon Web Services account.
|
DescribeOrganizationHealthResponse.Builder |
DescribeOrganizationHealthResponse.Builder.openReactiveInsights(Integer openReactiveInsights)
An integer that specifies the number of open reactive insights in your Amazon Web Services account.
|
DescribeOrganizationHealthResponse.Builder |
DescribeOrganizationHealthResponse.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.
|
DescribeOrganizationHealthResponse.Builder |
DescribeOrganizationHealthResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeOrganizationHealthResponse.Builder> |
DescribeOrganizationHealthResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.