DescribeReplayResponse constructor
DescribeReplayResponse({})
Implementation
DescribeReplayResponse({
this.description,
this.destination,
this.eventEndTime,
this.eventLastReplayedTime,
this.eventSourceArn,
this.eventStartTime,
this.replayArn,
this.replayEndTime,
this.replayName,
this.replayStartTime,
this.state,
this.stateReason,
});