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
}
},
s3_paths: [“S3PathChannelMessage”],
channel_messages: {
end_time: Time.now,
start_time: Time.now,
pipeline_name: “PipelineName”, # required
{
data as a hash:
@note When making an API call, you may pass StartPipelineReprocessingRequest