CreateTimelineEventRequest
Types
Properties
Link copied to clipboard
A token that ensures that a client calls the action only once with the specified details.
Link copied to clipboard
Adds one or more references to the 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 a resource. For example, to specify an Amazon DynamoDB (DynamoDB) table as a resource, use the table's 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 record that the action adds the incident to.
Functions
Link copied to clipboard
inline fun copy(block: CreateTimelineEventRequest.Builder.() -> Unit = {}): CreateTimelineEventRequest