NAME
Paws::CloudWatchEvents::CancelReplayResponse
ATTRIBUTES
ReplayArn => Str
The ARN of the replay to cancel.
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.