ServiceHealth

Represents the health of an Amazon Web Services service.

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 an analyzed Amazon Web Services service.

Link copied to clipboard

Represents the health of an Amazon Web Services service. This is a ServiceInsightHealth that contains the number of open proactive and reactive insights for this service.

Link copied to clipboard

The name of the Amazon Web Services service.

Functions

Link copied to clipboard
inline fun copy(block: ServiceHealth.Builder.() -> Unit = {}): ServiceHealth
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