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

DescribeDataIngestionJobRequest

import type { DescribeDataIngestionJobRequest } from "https://aws-api.deno.dev/v0.4/services/lookoutequipment.ts?docs=full";
interface DescribeDataIngestionJobRequest {
JobId: string;
}

§Properties

§
JobId: string
[src]

The job ID of the data ingestion job.