IS3OwnershipControls
Interface in AWS.S3
Interface for OwnershipControls documents.
Properties
Rules
property Rules: TS3OwnershipControlsRules
Type: TS3OwnershipControlsRules
List of OwnershipControls rules.
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.