Uses of Class
software.amazon.awscdk.services.ses.CfnContactListProps.Builder
Packages that use CfnContactListProps.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnContactListProps.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnContactListProps.BuilderModifier and TypeMethodDescriptionstatic CfnContactListProps.BuilderCfnContactListProps.builder()CfnContactListProps.Builder.contactListName(String contactListName) Sets the value ofCfnContactListProps.getContactListName()CfnContactListProps.Builder.description(String description) Sets the value ofCfnContactListProps.getDescription()Sets the value ofCfnContactListProps.getTags()Sets the value ofCfnContactListProps.getTopics()CfnContactListProps.Builder.topics(IResolvable topics) Sets the value ofCfnContactListProps.getTopics()Constructors in software.amazon.awscdk.services.ses with parameters of type CfnContactListProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnContactListProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnContactListProps.Builder.