Skip to main content

IS3Delete

Interface in AWS.S3

Interface for Delete parameters.

Properties

Objects

property Objects: TS3ObjectIdentifiers

Type: TS3ObjectIdentifiers

List of Objects to delete.

Quiet

property Quiet: TOptional<Boolean>

Enable Quiet mode?

Methods

ToString

function ToString: string;

Convert to string.

Returns

A string containing the XML representation.

ToXML

function ToXML: IXMLDocument;

Convert to XML.

Returns

An XML representation.