| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
TagHealth |
TagHealth.clone() |
TagHealth |
TagHealth.withAnalyzedResourceCount(Long analyzedResourceCount)
Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web Services
tag.
|
TagHealth |
TagHealth.withAppBoundaryKey(String appBoundaryKey)
An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru
analyzes.
|
TagHealth |
TagHealth.withInsight(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 |
TagHealth.withTagValue(String tagValue)
The value in an Amazon Web Services tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<TagHealth> |
DescribeResourceCollectionHealthResult.getTags()
The Amazon Web Services tags that are used by resources in the resource collection.
|
List<TagHealth> |
DescribeOrganizationResourceCollectionHealthResult.getTags()
Tags help you identify and organize your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.withTags(TagHealth... tags)
The Amazon Web Services tags that are used by resources in the resource collection.
|
DescribeOrganizationResourceCollectionHealthResult |
DescribeOrganizationResourceCollectionHealthResult.withTags(TagHealth... tags)
Tags help you identify and organize your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeResourceCollectionHealthResult.setTags(Collection<TagHealth> tags)
The Amazon Web Services tags that are used by resources in the resource collection.
|
void |
DescribeOrganizationResourceCollectionHealthResult.setTags(Collection<TagHealth> tags)
Tags help you identify and organize your Amazon Web Services resources.
|
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.withTags(Collection<TagHealth> tags)
The Amazon Web Services tags that are used by resources in the resource collection.
|
DescribeOrganizationResourceCollectionHealthResult |
DescribeOrganizationResourceCollectionHealthResult.withTags(Collection<TagHealth> tags)
Tags help you identify and organize your Amazon Web Services resources.
|
Copyright © 2024. All rights reserved.