NAME
Paws::CloudWatchEvents::DescribeReplayResponse
ATTRIBUTES
Description => Str
The description of the replay.
Destination => Paws::CloudWatchEvents::ReplayDestination
A ReplayDestination object that contains details about the replay.
EventEndTime => Str
The time stamp for the last event that was replayed from the archive.
EventLastReplayedTime => Str
The time that the event was last replayed.
EventSourceArn => Str
The ARN of the archive events were replayed from.
EventStartTime => Str
The time stamp of the first event that was last replayed from the archive.
ReplayArn => Str
The ARN of the replay.
ReplayEndTime => Str
A time stamp for the time that the replay stopped.
ReplayName => Str
The name of the replay.
ReplayStartTime => Str
A time stamp for the time that the replay started.
State => Str
The current state of the replay.
Valid values are: "STARTING", "RUNNING", "CANCELLING", "COMPLETED", "CANCELLED", "FAILED" =head2 StateReason => Str
The reason that the replay is in the current state.