UpdateTimelineEventRequest
Types
Properties
Link copied to clipboard
A token that ensures that a client calls the operation only once with the specified details.
Link copied to clipboard
Updates all existing references in a TimelineEvent
. A reference is an Amazon Web Services resource involved or associated with the incident. To specify a reference, enter its Amazon Resource Name (ARN). You can also specify a related item associated with that resource. For example, to specify an Amazon DynamoDB (DynamoDB) table as a resource, use its ARN. You can also specify an Amazon CloudWatch metric associated with the DynamoDB table as a related item.
Link copied to clipboard
The Amazon Resource Name (ARN) of the incident that includes the timeline event.
Functions
Link copied to clipboard
inline fun copy(block: UpdateTimelineEventRequest.Builder.() -> Unit = {}): UpdateTimelineEventRequest