EventReference
An item referenced in a TimelineEvent
that is involved in or somehow associated with an incident. You can specify an Amazon Resource Name (ARN) for an Amazon Web Services resource or a RelatedItem
ID.
Inheritors
Types
Functions
Casts this EventReference as a RelatedItemId and retrieves its kotlin.String value. Throws an exception if the EventReference is not a RelatedItemId.
Casts this EventReference as a RelatedItemId and retrieves its kotlin.String value. Returns null if the EventReference is not a RelatedItemId.
Casts this EventReference as a Resource and retrieves its kotlin.String value. Throws an exception if the EventReference is not a Resource.
Casts this EventReference as a Resource and retrieves its kotlin.String value. Returns null if the EventReference is not a Resource.