Skip to main content
Module

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

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface DeleteMarkerEntry
import { type DeleteMarkerEntry } from "https://deno.land/x/aws_api@v0.8.0/services/s3/structs.ts";

Properties

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