Module

x/aws_api/services/s3/mod.ts>DeleteMarkerEntry

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

Properties

optional
Owner: Owner | null
optional
Key: string | null
optional
VersionId: string | null
optional
IsLatest: boolean | null
optional
LastModified: Date | number | null