TKMSGetPublicKeyRequest
Class in AWS.KMS
GetPublicKey request class.
Ancestors
Properties
KeyId
property KeyId: string
GrantTokens
property GrantTokens: TList<string>
Constructors
Create
constructor Create(const AKeyId: string);
Constructor for TKMSGetPublicKeyRequest.
Parameters
| Name | Description |
|---|---|
AKeyId | Specify the Amazon Resource Name (ARN), ID, alias ARN, or alias ID of an asymmetric KMS key. |