StartReplayRequest

Types

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

Properties

Link copied to clipboard

A description for the replay to start.

Link copied to clipboard

A ReplayDestination object that includes details about the destination for the replay.

Link copied to clipboard

A time stamp for the time to stop replaying events. Only events that occurred between the EventStartTime and EventEndTime are replayed.

Link copied to clipboard

The ARN of the archive to replay events from.

Link copied to clipboard

A time stamp for the time to start replaying events. Only events that occurred between the EventStartTime and EventEndTime are replayed.

Link copied to clipboard

The name of the replay to start.

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