Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnContactListPropsMixin.Builder
Packages that use CfnContactListPropsMixin.Builder
-
Uses of CfnContactListPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ses
Methods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnContactListPropsMixin.BuilderModifier and TypeMethodDescriptionCfnContactListPropsMixin.Builder.contactListName(String contactListName) The name of the contact list.CfnContactListPropsMixin.Builder.create()CfnContactListPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnContactListPropsMixin.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.CfnContactListPropsMixin.Builder.topics(IResolvable topics) An interest group, theme, or label within a list.