Uses of Interface
software.amazon.awscdk.services.ses.CfnConfigurationSet.SuppressionOptionsProperty
Packages that use CfnConfigurationSet.SuppressionOptionsProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.SuppressionOptionsProperty in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnConfigurationSet.SuppressionOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationSet.SuppressionOptionsPropertyMethods in software.amazon.awscdk.services.ses that return CfnConfigurationSet.SuppressionOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSet.SuppressionOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type CfnConfigurationSet.SuppressionOptionsPropertyModifier and TypeMethodDescriptionvoidCfnConfigurationSet.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()