Uses of Class
software.amazon.awscdk.services.kms.CfnAliasProps.Builder
Packages that use CfnAliasProps.Builder
Package
Description
AWS Key Management Service Construct Library
-
Uses of CfnAliasProps.Builder in software.amazon.awscdk.services.kms
Methods in software.amazon.awscdk.services.kms that return CfnAliasProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAliasProps.getAliasName()static CfnAliasProps.BuilderCfnAliasProps.builder()CfnAliasProps.Builder.targetKeyId(String targetKeyId) Sets the value ofCfnAliasProps.getTargetKeyId()Constructors in software.amazon.awscdk.services.kms with parameters of type CfnAliasProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAliasProps.Builder.