Uses of Class
software.amazon.awssdk.services.sesv2.model.SuppressedDestinationAttributes
Packages that use SuppressedDestinationAttributes
-
Uses of SuppressedDestinationAttributes in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SuppressedDestinationAttributesModifier and TypeMethodDescriptionSuppressedDestination.attributes()An optional value that can contain additional information about the reasons that the address was added to the suppression list for your account or for a specific tenant.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type SuppressedDestinationAttributesModifier and TypeMethodDescriptionSuppressedDestination.Builder.attributes(SuppressedDestinationAttributes attributes) An optional value that can contain additional information about the reasons that the address was added to the suppression list for your account or for a specific tenant.