Uses of Class
software.amazon.awscdk.services.ses.CfnContactList.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnContactList.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnContactList.Builder.contactListName
(String contactListName) The name of the contact list.static CfnContactList.Builder
CfnContactList.Builder.description
(String description) A description of what the contact list is about.The tags associated with a contact list.An interest group, theme, or label within a list.CfnContactList.Builder.topics
(IResolvable topics) An interest group, theme, or label within a list.