| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
SuppressedDestinationAttributes |
SuppressedDestinationAttributes.clone() |
SuppressedDestinationAttributes |
SuppressedDestination.getAttributes()
An optional value that can contain additional information about the reasons that the address was added to the
suppression list for your account.
|
SuppressedDestinationAttributes |
SuppressedDestinationAttributes.withFeedbackId(String feedbackId)
A unique identifier that's generated when an email address is added to the suppression list for your account.
|
SuppressedDestinationAttributes |
SuppressedDestinationAttributes.withMessageId(String messageId)
The unique identifier of the email message that caused the email address to be added to the suppression list for
your account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SuppressedDestination.setAttributes(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.
|
SuppressedDestination |
SuppressedDestination.withAttributes(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.
|
Copyright © 2025. All rights reserved.