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