Skip to main content

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

NameDescription
AKeyIdSpecify the Amazon Resource Name (ARN) or ID of a KMS key to update.
APrimaryRegionSpecify the region ID of an AWS region to become the new primary region for the KMS key.