IS3MetricsConfiguration
Interface in AWS.S3
Interface for MetricsConfiguration documents.
Properties
Id
property Id: string
The identifier for the metrics configuration.
Filter
property Filter: IS3Filter
Type: IS3Filter
Specifies a filter used to define a set of objects for inclusion.
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.