AWS.S3.IS3Encryption.SetKMSKeyId
Methods
IS3Encryption Interface
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.