AWS.S3.TS3Encryption.SetKMSKeyId
Methods
TS3Encryption Class
AWS.S3 Namespace
Setter method for KMSKeyId.
Delphi
procedure
SetKMSKeyId
(
const
AKMSKeyId
:
string
);
C++
__fastcall
SetKMSKeyId
(
const
AnsiString
AKMSKeyId
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AKMSKeyId: string
New value for KMSKeyId.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.