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