class Aws::SSMIncidents::Types::GetTimelineEventInput
@note When making an API call, you may pass GetTimelineEventInput
data as a hash: { event_id: "UUID", # required incident_record_arn: "Arn", # required }
@!attribute [rw] event_id
The ID of the event. You can get an event's ID when you create it or by using `ListTimelineEvents`. @return [String]
@!attribute [rw] incident_record_arn
The Amazon Resource Name (ARN) of the incident that the timeline event is part of. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/GetTimelineEventInput AWS API Documentation
Constants
- SENSITIVE