| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
TagHealth.Builder |
TagHealth.Builder.analyzedResourceCount(Long analyzedResourceCount)
Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web
Services tag.
|
TagHealth.Builder |
TagHealth.Builder.appBoundaryKey(String appBoundaryKey)
An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps
Guru analyzes.
|
static TagHealth.Builder |
TagHealth.builder() |
default TagHealth.Builder |
TagHealth.Builder.insight(Consumer<InsightHealth.Builder> insight)
Information about the health of the Amazon Web Services resources in your account that are specified by an
Amazon Web Services tag, including the number of open proactive, open reactive insights, and the Mean Time to
Recover (MTTR) of closed insights.
|
TagHealth.Builder |
TagHealth.Builder.insight(InsightHealth insight)
Information about the health of the Amazon Web Services resources in your account that are specified by an
Amazon Web Services tag, including the number of open proactive, open reactive insights, and the Mean Time to
Recover (MTTR) of closed insights.
|
TagHealth.Builder |
TagHealth.Builder.tagValue(String tagValue)
The value in an Amazon Web Services tag.
|
TagHealth.Builder |
TagHealth.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TagHealth.Builder> |
TagHealth.serializableBuilderClass() |
Copyright © 2023. All rights reserved.