| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeResourceCollectionHealthResult |
AmazonDevOpsGuruClient.describeResourceCollectionHealth(DescribeResourceCollectionHealthRequest request)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
DescribeResourceCollectionHealthResult |
AmazonDevOpsGuru.describeResourceCollectionHealth(DescribeResourceCollectionHealthRequest describeResourceCollectionHealthRequest)
Returns the number of open proactive insights, open reactive insights, and the Mean Time to Recover (MTTR) for
all closed insights in resource collections in your account.
|
DescribeResourceCollectionHealthResult |
AbstractAmazonDevOpsGuru.describeResourceCollectionHealth(DescribeResourceCollectionHealthRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.clone() |
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.withCloudFormation(CloudFormationHealth... cloudFormation)
The returned
CloudFormationHealthOverview object that contains an InsightHealthOverview
object with the requested system health information. |
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.withCloudFormation(Collection<CloudFormationHealth> cloudFormation)
The returned
CloudFormationHealthOverview object that contains an InsightHealthOverview
object with the requested system health information. |
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.withNextToken(String nextToken)
The pagination token to use to retrieve the next page of results for this operation.
|
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.withService(Collection<ServiceHealth> service)
An array of
ServiceHealth objects that describes the health of the Amazon Web Services services
associated with the resources in the collection. |
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.withService(ServiceHealth... service)
An array of
ServiceHealth objects that describes the health of the Amazon Web Services services
associated with the resources in the collection. |
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.withTags(Collection<TagHealth> tags)
The Amazon Web Services tags that are used by resources in the resource collection.
|
DescribeResourceCollectionHealthResult |
DescribeResourceCollectionHealthResult.withTags(TagHealth... tags)
The Amazon Web Services tags that are used by resources in the resource collection.
|
Copyright © 2022. All rights reserved.