Uses of Class
software.amazon.awscdk.services.ses.CfnMailManagerArchiveProps.Builder
Packages that use CfnMailManagerArchiveProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnMailManagerArchiveProps.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnMailManagerArchiveProps.BuilderModifier and TypeMethodDescriptionCfnMailManagerArchiveProps.Builder.archiveName(String archiveName) Sets the value ofCfnMailManagerArchiveProps.getArchiveName()CfnMailManagerArchiveProps.builder()Sets the value ofCfnMailManagerArchiveProps.getKmsKeyArn()CfnMailManagerArchiveProps.Builder.retention(IResolvable retention) Sets the value ofCfnMailManagerArchiveProps.getRetention()CfnMailManagerArchiveProps.Builder.retention(CfnMailManagerArchive.ArchiveRetentionProperty retention) Sets the value ofCfnMailManagerArchiveProps.getRetention()Sets the value ofCfnMailManagerArchiveProps.getTags()Constructors in software.amazon.awscdk.services.ses with parameters of type CfnMailManagerArchiveProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerArchiveProps.Builder.