IS3LegalHold
Interface in AWS.S3
Interface for LegalHold documents.
Properties
Status
property Status: string
Indicates the Legal Hold status.
Valid values: ON | OFF.
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.