Uses of Class
software.amazon.awscdk.services.kms.CfnAlias.Builder
Packages that use CfnAlias.Builder
Package
Description
AWS Key Management Service Construct Library
-
Uses of CfnAlias.Builder in software.amazon.awscdk.services.kms
Methods in software.amazon.awscdk.services.kms that return CfnAlias.BuilderModifier and TypeMethodDescriptionSpecifies the alias name.static CfnAlias.BuilderCfnAlias.Builder.targetKeyId(String targetKeyId) Associates the alias with the specified customer managed key .CfnAlias.Builder.targetKeyId(IKeyRef targetKeyId) Associates the alias with the specified customer managed key .CfnAlias.Builder.targetKeyId(IReplicaKeyRef targetKeyId) Associates the alias with the specified customer managed key .