class Aws::CloudWatchEvents::Types::DescribeReplayResponse
@!attribute [rw] replay_name
The name of the replay. @return [String]
@!attribute [rw] replay_arn
The ARN of the replay. @return [String]
@!attribute [rw] description
The description of the replay. @return [String]
@!attribute [rw] state
The current state of the replay. @return [String]
@!attribute [rw] state_reason
The reason that the replay is in the current state. @return [String]
@!attribute [rw] event_source_arn
The ARN of the archive events were replayed from. @return [String]
@!attribute [rw] destination
A `ReplayDestination` object that contains details about the replay. @return [Types::ReplayDestination]
@!attribute [rw] event_start_time
The time stamp of the first event that was last replayed from the archive. @return [Time]
@!attribute [rw] event_end_time
The time stamp for the last event that was replayed from the archive. @return [Time]
@!attribute [rw] event_last_replayed_time
The time that the event was last replayed. @return [Time]
@!attribute [rw] replay_start_time
A time stamp for the time that the replay started. @return [Time]
@!attribute [rw] replay_end_time
A time stamp for the time that the replay stopped. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeReplayResponse AWS API Documentation
Constants
- SENSITIVE