ListTimelineEventsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Filters the timeline events based on the provided conditional values. You can filter timeline events with the following keys:

Link copied to clipboard

The Amazon Resource Name (ARN) of the incident that includes the timeline event.

Link copied to clipboard

The maximum number of results per page.

Link copied to clipboard

The pagination token for the next set of items to return. (You received this token from a previous call.)

Link copied to clipboard

Sort timeline events by the specified key value pair.

Link copied to clipboard

Sorts the order of timeline events by the value specified in the sortBy field.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String