Uses of Interface
software.amazon.awscdk.interfaces.kms.IReplicaKeyRef
Packages that use IReplicaKeyRef
Package
Description
AWS Key Management Service Construct Library
-
Uses of IReplicaKeyRef in software.amazon.awscdk.interfaces.kms
Subinterfaces of IReplicaKeyRef in software.amazon.awscdk.interfaces.kmsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIReplicaKeyRef.Classes in software.amazon.awscdk.interfaces.kms that implement IReplicaKeyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IReplicaKeyRef in software.amazon.awscdk.services.kms
Classes in software.amazon.awscdk.services.kms that implement IReplicaKeyRefModifier and TypeClassDescriptionclassTheAWS::KMS::ReplicaKeyresource specifies a multi-Region replica key that is based on a multi-Region primary key.Methods in software.amazon.awscdk.services.kms with parameters of type IReplicaKeyRefModifier and TypeMethodDescriptionstatic StringCfnReplicaKey.arnForReplicaKey(IReplicaKeyRef resource) CfnAlias.Builder.targetKeyId(IReplicaKeyRef targetKeyId) Associates the alias with the specified customer managed key .CfnAliasProps.Builder.targetKeyId(IReplicaKeyRef targetKeyId) Sets the value ofCfnAliasProps.getTargetKeyId()