TagHealth

class TagHealth

Information about the health of Amazon Web Services resources in your account that are specified by an Amazon Web Services tag key.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of resources that DevOps Guru is monitoring in your account that are specified by an Amazon Web Services tag.

Link copied to clipboard

An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru analyzes. All Amazon Web Services resources in your account and Region tagged with this key make up your DevOps Guru application and analysis boundary.

Link copied to clipboard

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.

Link copied to clipboard

The value in an Amazon Web Services tag.

Functions

Link copied to clipboard
inline fun copy(block: TagHealth.Builder.() -> Unit = {}): TagHealth
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String