Skip to main content

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

NameDescription
AKeyIdSpecify the Amazon Resource Name (ARN), ID, alias ARN, or alias ID of an asymmetric KMS key.