class Aws::SSMIncidents::Types::IncidentRecordSummary

Details describing an incident record.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the incident.
@return [String]

@!attribute [rw] creation_time

The time the incident was created.
@return [Time]

@!attribute [rw] impact

Defines the impact to customers and applications.
@return [Integer]

@!attribute [rw] incident_record_source

What caused Incident Manager to create the incident.
@return [Types::IncidentRecordSource]

@!attribute [rw] resolved_time

The time the incident was resolved.
@return [Time]

@!attribute [rw] status

The current status of the incident.
@return [String]

@!attribute [rw] title

The title of the incident. This value is either provided by the
response plan or overwritten on creation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/IncidentRecordSummary AWS API Documentation

Constants

SENSITIVE