TKMSEnableKeyRequest
Class in AWS.KMS
EnableKey request class.
Ancestors
Properties
KeyId
property KeyId: string
Constructors
Create
constructor Create(const AKeyId: string);
Constructor for TKMSEnableKeyRequest.
Parameters
| Name | Description |
|---|---|
AKeyId | Specify the Amazon Resource Name (ARN) or ID of the KMS key to enable. |