Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
type alias ActionCategory
import { type ActionCategory } from "https://deno.land/x/aws_api@v0.1.0/services/codepipeline@2015-07-09/mod.ts";
definition:
| "Source"
| "Build"
| "Deploy"
| "Test"
| "Invoke"
| "Approval"