NAME
Paws::CloudWatchEvents::StartReplayResponse
ATTRIBUTES
ReplayArn => Str
The ARN of the replay.
ReplayStartTime => Str
The time at which the replay started.
State => Str
The state of the replay.
Valid values are: "STARTING"
, "RUNNING"
, "CANCELLING"
, "COMPLETED"
, "CANCELLED"
, "FAILED"
=head2 StateReason => Str
The reason that the replay is in the state.