class Aws::IoTAnalytics::Types::StartPipelineReprocessingRequest
@return [Types::ChannelMessages]
value for ‘startTime` and `endTime`.
If you use the `channelMessages` object, you must not specify a
reprocess.
Specifies one or more sets of channel messages that you want to
@!attribute [rw] channel_messages
@return [Time]
the `channelMessages` object.
If you specify a value for the `endTime` parameter, you must not use
The end time (exclusive) of raw message data that is reprocessed.
@!attribute [rw] end_time
@return [Time]
use the `channelMessages` object.
If you specify a value for the `startTime` parameter, you must not
The start time (inclusive) of raw message data that is reprocessed.
@!attribute [rw] start_time
@return [String]
The name of the pipeline on which to start reprocessing.
@!attribute [rw] pipeline_name