Uses of Class
software.amazon.awscdk.services.ses.CfnContactList.TopicProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnContactList.TopicProperty.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnContactList.TopicProperty.builder()
CfnContactList.TopicProperty.Builder.defaultSubscriptionStatus
(String defaultSubscriptionStatus) Sets the value ofCfnContactList.TopicProperty.getDefaultSubscriptionStatus()
CfnContactList.TopicProperty.Builder.description
(String description) Sets the value ofCfnContactList.TopicProperty.getDescription()
CfnContactList.TopicProperty.Builder.displayName
(String displayName) Sets the value ofCfnContactList.TopicProperty.getDisplayName()
Sets the value ofCfnContactList.TopicProperty.getTopicName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnContactList.TopicProperty.Builder
.