InsightSummary

Information that describes an insight.

Types

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

Properties

Link copied to clipboard

Categories The categories that label and describe the type of insight.

Link copied to clipboard

The impact statistics of the client side service. This includes the number of requests to the client service and whether the requests were faults or okay.

Link copied to clipboard

The time, in Unix seconds, at which the insight ended.

Link copied to clipboard

The Amazon Resource Name (ARN) of the group that the insight belongs to.

Link copied to clipboard

The name of the group that the insight belongs to.

Link copied to clipboard

The insights unique identifier.

Link copied to clipboard

The time, in Unix seconds, that the insight was last updated.

Link copied to clipboard
Link copied to clipboard

The impact statistics of the root cause service. This includes the number of requests to the client service and whether the requests were faults or okay.

Link copied to clipboard

The time, in Unix seconds, at which the insight began.

Link copied to clipboard

The current state of the insight.

Link copied to clipboard

A brief description of the insight.

Link copied to clipboard

The service within the insight that is most impacted by the incident.

Functions

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