Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/codepipeline@2015-07-09/mod.ts>PipelineDeclaration

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface PipelineDeclaration
import { type PipelineDeclaration } from "https://deno.land/x/aws_api@v0.1.0/services/codepipeline@2015-07-09/mod.ts";

Properties

name: string
roleArn: string
optional
artifactStore: ArtifactStore | null
optional
artifactStores: { [key: string]: ArtifactStore; } | null
optional
version: number | null