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
| Name | Description |
|---|---|
AKeyId | Specify the Amazon Resource Name (ARN) or ID of a KMS key to replicate. |
AKeyId | Specify the region ID of an AWS region to replicate into. |