DescribeReplayResponse

Types

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

Properties

Link copied to clipboard

The description of the replay.

Link copied to clipboard

A ReplayDestination object that contains details about the replay.

Link copied to clipboard

The time stamp for the last event that was replayed from the archive.

Link copied to clipboard

The time that the event was last replayed.

Link copied to clipboard

The ARN of the archive events were replayed from.

Link copied to clipboard

The time stamp of the first event that was last replayed from the archive.

Link copied to clipboard

The ARN of the replay.

Link copied to clipboard

A time stamp for the time that the replay stopped.

Link copied to clipboard

The name of the replay.

Link copied to clipboard

A time stamp for the time that the replay started.

Link copied to clipboard

The current state of the replay.

Link copied to clipboard

The reason that the replay is in the current state.

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