Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnConfigurationSetPropsMixin.SuppressionOptionsProperty
Packages that use CfnConfigurationSetPropsMixin.SuppressionOptionsProperty
-
Uses of CfnConfigurationSetPropsMixin.SuppressionOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.ses
Classes in software.amazon.awscdk.cfnpropertymixins.services.ses that implement CfnConfigurationSetPropsMixin.SuppressionOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationSetPropsMixin.SuppressionOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ses that return CfnConfigurationSetPropsMixin.SuppressionOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSetPropsMixin.SuppressionOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ses with parameters of type CfnConfigurationSetPropsMixin.SuppressionOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSetMixinProps.Builder.suppressionOptions(CfnConfigurationSetPropsMixin.SuppressionOptionsProperty suppressionOptions) Sets the value ofCfnConfigurationSetMixinProps.getSuppressionOptions()CfnConfigurationSetPropsMixin.Builder.suppressionOptions(CfnConfigurationSetPropsMixin.SuppressionOptionsProperty suppressionOptions) An object that contains information about the suppression list preferences for your account.