Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

StartPipelineReprocessingResponse

import type { StartPipelineReprocessingResponse } from "https://aws-api.deno.dev/v0.3/services/iotanalytics.ts?docs=full";
interface StartPipelineReprocessingResponse {
reprocessingId?: string | null;
}

§Properties

§
reprocessingId?: string | null
[src]

The ID of the pipeline reprocessing activity that was started.