TKMSUpdatePrimaryRegionRequest
Class in AWS.KMS
UpdatePrimaryRegion request class.
Ancestors
Properties
KeyId
property KeyId: string
PrimaryRegion
property PrimaryRegion: string
Constructors
Create
constructor Create(const AKeyId, APrimaryRegion: string);
Constructor for TKMSUpdatePrimaryRegionRequest.
Parameters
| Name | Description |
|---|---|
AKeyId | Specify the Amazon Resource Name (ARN) or ID of a KMS key to update. |
APrimaryRegion | Specify the region ID of an AWS region to become the new primary region for the KMS key. |