IS3AccelerateConfiguration
Interface in AWS.S3
Interface for AccelerateConfiguration nodes.
Properties
Status
property Status: string
Specifies the transfer acceleration status of the bucket.
Valid values: Enabled | Suspended.
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.