IS3RequestPaymentConfiguration
Interface in AWS.S3
Interface for RequestPaymentConfiguration documents.
Properties
Payer
property Payer: string
Specifies who pays for the download request fees.
Valid values: Requester | BucketOwner.
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.