| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
SuppressedDestinationAttributes |
SuppressedDestinationAttributes.clone() |
SuppressedDestinationAttributes |
SuppressedDestination.getAttributes()
Optional value with information about the sources of the suppression. |
SuppressedDestinationAttributes |
SuppressedDestinationAttributes.withFeedbackId(String feedbackId)
A unique identifier of the suppression cause.
|
SuppressedDestinationAttributes |
SuppressedDestinationAttributes.withMessageId(String messageId)
A unique identifier of the message that caused the suppression of the email destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SuppressedDestination.setAttributes(SuppressedDestinationAttributes attributes)
Optional value with information about the sources of the suppression. |
SuppressedDestination |
SuppressedDestination.withAttributes(SuppressedDestinationAttributes attributes)
Optional value with information about the sources of the suppression. |
Copyright © 2019. All rights reserved.