TS3SSEKMS
Class in AWS.S3
SSE-KMS node class.
Ancestors
Properties
KeyId
property KeyId: string
Constructors
Create
constructor Create(const AKeyId: string);
Constructor for TS3SSEKMS.
Parameters
| Name | Description |
|---|---|
AKeyId | The ID of the AWS Key Management Service (AWS KMS) symmetric customer managed key to use. |
Methods
CreateNode
function CreateNode(const AParentNode: IXMLNode): IXMLNode;
Create an XML representation.
Parameters
| Name | Description |
|---|---|
AParentNode | A parent XML node. |
Returns
An SSE-KMS XML node.