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

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

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

Properties

optional
enabled: boolean | null
optional
lastChangedBy: string | null
optional
lastChangedAt: Date | number | null
optional
disabledReason: string | null