Builder

class Builder

Properties

Link copied to clipboard

Specifies one or more sets of channel messages that you want to reprocess.

Link copied to clipboard
var endTime: <Error class: unknown class>?

The end time (exclusive) of raw message data that is reprocessed.

Link copied to clipboard

The name of the pipeline on which to start reprocessing.

Link copied to clipboard
var startTime: <Error class: unknown class>?

The start time (inclusive) of raw message data that is reprocessed.

Functions