Skip to main content

IS3Tagging

Interface in AWS.S3

Interface for Tagging nodes.

Ancestors

Properties

TagSet

property TagSet: IAWSTags

A collection of tags.

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.