Uses of Interface
software.amazon.awscdk.services.ses.CfnConfigurationSet.SuppressionOptionsProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.SuppressionOptionsProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConfigurationSet.SuppressionOptionsProperty
Modifier and TypeMethodDescriptionCfnConfigurationSet.SuppressionOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnConfigurationSet.setSuppressionOptions
(CfnConfigurationSet.SuppressionOptionsProperty value) An object that contains information about the suppression list preferences for your account.CfnConfigurationSet.Builder.suppressionOptions
(CfnConfigurationSet.SuppressionOptionsProperty suppressionOptions) An object that contains information about the suppression list preferences for your account.CfnConfigurationSetProps.Builder.suppressionOptions
(CfnConfigurationSet.SuppressionOptionsProperty suppressionOptions) Sets the value ofCfnConfigurationSetProps.getSuppressionOptions()