Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kms.CfnAliasMixinProps.Builder
Packages that use CfnAliasMixinProps.Builder
-
Uses of CfnAliasMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.kms
Methods in software.amazon.awscdk.cfnpropertymixins.services.kms that return CfnAliasMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAliasMixinProps.getAliasName()static CfnAliasMixinProps.BuilderCfnAliasMixinProps.builder()CfnAliasMixinProps.Builder.targetKeyId(String targetKeyId) Sets the value ofCfnAliasMixinProps.getTargetKeyId()CfnAliasMixinProps.Builder.targetKeyId(IKeyRef targetKeyId) Sets the value ofCfnAliasMixinProps.getTargetKeyId()CfnAliasMixinProps.Builder.targetKeyId(IReplicaKeyRef targetKeyId) Sets the value ofCfnAliasMixinProps.getTargetKeyId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kms with parameters of type CfnAliasMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAliasMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAliasMixinProps.Builder.