Skip to main content

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

NameDescription
AKeyIdThe 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

NameDescription
AParentNodeA parent XML node.

Returns

An SSE-KMS XML node.