Replay constructor
Replay({})
Implementation
Replay({
this.eventEndTime,
this.eventLastReplayedTime,
this.eventSourceArn,
this.eventStartTime,
this.replayEndTime,
this.replayName,
this.replayStartTime,
this.state,
this.stateReason,
});