Uses of Class
software.amazon.awscdk.services.kms.CfnAliasProps.Builder
Package
Description
AWS Key Management Service Construct Library
-
Uses of CfnAliasProps.Builder in software.amazon.awscdk.services.kms
Modifier and TypeMethodDescriptionSets the value ofCfnAliasProps.getAliasName()
static CfnAliasProps.Builder
CfnAliasProps.builder()
CfnAliasProps.Builder.targetKeyId
(String targetKeyId) Sets the value ofCfnAliasProps.getTargetKeyId()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnAliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAliasProps.Builder
.