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

CreatePipelineOutput

import type { CreatePipelineOutput } from "https://aws-api.deno.dev/v0.3/services/datapipeline.ts?docs=full";

Contains the output of CreatePipeline.

interface CreatePipelineOutput {
pipelineId: string;
}

§Properties

§
pipelineId: string
[src]

The ID that AWS Data Pipeline assigns the newly created pipeline. For example, df-06372391ZG65EXAMPLE.