IncidentRecordSummary

Details describing an incident record.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the incident.

Link copied to clipboard

The timestamp for when the incident was created.

Link copied to clipboard
val impact: Int

Defines the impact to customers and applications.

Link copied to clipboard

What caused Incident Manager to create the incident.

Link copied to clipboard

The timestamp for when the incident was resolved.

Link copied to clipboard

The current status of the incident.

Link copied to clipboard

The title of the incident. This value is either provided by the response plan or overwritten on creation.

Functions

Link copied to clipboard
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