Uses of Class
software.amazon.awscdk.services.kms.AliasProps.Builder
Package
Description
AWS Key Management Service Construct Library
-
Uses of AliasProps.Builder in software.amazon.awscdk.services.kms
Modifier and TypeMethodDescriptionSets the value ofAliasProps.getAliasName()
static AliasProps.Builder
AliasProps.builder()
AliasProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofAliasProps.getRemovalPolicy()
Sets the value ofAliasProps.getTargetKey()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(AliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAliasProps.Builder
.