Skip to main content

IKMSReplicateKeyResponse

Interface in AWS.KMS

Interface for ReplicateKey responses.

Ancestors

Properties

ReplicaKeyMetadata

property ReplicaKeyMetadata: IKMSKeyMetadata

Type: IKMSKeyMetadata

Metadata associated with the replica KMS key.

ReplicaPolicy

property ReplicaPolicy: string

The key policy of the replica KMS key.

ReplicaTags

property ReplicaTags: TList<IKMSTag>

Type: IKMSTag

The tags of the new replica KMS key.