Class: Aws::Types::GetTimelineEventInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_id ⇒ ::String

Returns the value of attribute event_id.

Returns:

  • (::String)


347
348
349
# File 'sig/types.rbs', line 347

def event_id
  @event_id
end

#incident_record_arn ⇒ ::String

Returns the value of attribute incident_record_arn.

Returns:

  • (::String)


348
349
350
# File 'sig/types.rbs', line 348

def incident_record_arn
  @incident_record_arn
end