IS3PutBucketEncryptionRequest
Interface in AWS.S3
Interface for PutBucketEncryption requests.
Ancestors
Properties
Rules
property Rules: TS3ServerSideEncryptionRules
Type: TS3ServerSideEncryptionRules
List of server-side encryption 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.