| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
CloudFormationHealth.Builder |
CloudFormationHealth.Builder.analyzedResourceCount(Long analyzedResourceCount)
Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web
Services CloudFormation stack.
|
static CloudFormationHealth.Builder |
CloudFormationHealth.builder() |
default CloudFormationHealth.Builder |
CloudFormationHealth.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 CloudFormation stack, including the number of open proactive, open reactive insights, and
the Mean Time to Recover (MTTR) of closed insights.
|
CloudFormationHealth.Builder |
CloudFormationHealth.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 CloudFormation stack, including the number of open proactive, open reactive insights, and
the Mean Time to Recover (MTTR) of closed insights.
|
CloudFormationHealth.Builder |
CloudFormationHealth.Builder.stackName(String stackName)
The name of the CloudFormation stack.
|
CloudFormationHealth.Builder |
CloudFormationHealth.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CloudFormationHealth.Builder> |
CloudFormationHealth.serializableBuilderClass() |
Copyright © 2023. All rights reserved.