Module

x/aws_api/services/s3/structs.ts>Error

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface Error
import { type Error } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/s3/structs.ts";

Properties

optional
Key: string | null
optional
VersionId: string | null
optional
Code: string | null
optional
Message: string | null