Skip to main content

TKMSReplicateKeyRequest

Class in AWS.KMS

ReplicateKey request class.

Ancestors

Properties

BypassPolicyLockoutSafetyCheck

property BypassPolicyLockoutSafetyCheck: TOptional<Boolean>

Description

property Description: string

KeyId

property KeyId: string

Policy

property Policy: string

ReplicaRegion

property ReplicaRegion: string

Tags

property Tags: TList<IKMSTag>

Type: IKMSTag

Constructors

Create

constructor Create(const AKeyId, AReplicaRegion: string);

Constructor for TKMSReplicateKeyRequest.

Parameters

NameDescription
AKeyIdSpecify the Amazon Resource Name (ARN) or ID of a KMS key to replicate.
AKeyIdSpecify the region ID of an AWS region to replicate into.