class Aws::SSMIncidents::Types::IncidentRecord
The record of the incident that's created when an incident occurs.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the incident record. @return [String]
@!attribute [rw] automation_executions
The runbook, or automation document, that's run at the beginning of the incident. @return [Array<Types::AutomationExecution>]
@!attribute [rw] chat_channel
The chat channel used for collaboration during an incident. @return [Types::ChatChannel]
@!attribute [rw] creation_time
The time that Incident Manager created the incident record. @return [Time]
@!attribute [rw] dedupe_string
The string Incident Manager uses to prevent duplicate incidents from being created by the same incident. @return [String]
@!attribute [rw] impact
The impact of the incident on customers and applications. @return [Integer]
@!attribute [rw] incident_record_source
Details about the action that started the incident. @return [Types::IncidentRecordSource]
@!attribute [rw] last_modified_by
Who modified the incident most recently. @return [String]
@!attribute [rw] last_modified_time
The time at which the incident was most recently modified. @return [Time]
@!attribute [rw] notification_targets
The SNS targets that are notified when updates are made to an incident. @return [Array<Types::NotificationTargetItem>]
@!attribute [rw] resolved_time
The time at which the incident was resolved. This appears as a timeline event. @return [Time]
@!attribute [rw] status
The current status of the incident. @return [String]
@!attribute [rw] summary
The summary of the incident. The summary is a brief synopsis of what occurred, what is currently happening, and context. @return [String]
@!attribute [rw] title
The title of the incident. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/IncidentRecord AWS API Documentation
Constants
- SENSITIVE