IncidentRecordSource

Details about what created the incident record and when it was created.

Types

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

Properties

Link copied to clipboard

The principal that started the incident.

Link copied to clipboard

The service principal that assumed the role specified in createdBy. If no service principal assumed the role this will be left blank.

Link copied to clipboard

The resource that caused the incident to be created.

Link copied to clipboard

The service that started the incident. This can be manually created from Incident Manager, automatically created using an Amazon CloudWatch alarm, or Amazon EventBridge event.

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