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

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

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

Properties

optional
code: string | null
optional
message: string | null