ListReplaysRequest

Types

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

Properties

Link copied to clipboard

The ARN of the archive from which the events are replayed.

Link copied to clipboard
val limit: Int?

The maximum number of replays to retrieve.

Link copied to clipboard

A name prefix to filter the replays returned. Only replays with name that match the prefix are returned.

Link copied to clipboard

The token returned by a previous call to retrieve the next set of results.

Link copied to clipboard

The state of the replay.

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