| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventDestination> |
GetConfigurationSetEventDestinationsResponse.eventDestinations()
An array that includes all of the events destinations that have been configured for the configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetEventDestinationsResponse.Builder |
GetConfigurationSetEventDestinationsResponse.Builder.eventDestinations(EventDestination... eventDestinations)
An array that includes all of the events destinations that have been configured for the configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetEventDestinationsResponse.Builder |
GetConfigurationSetEventDestinationsResponse.Builder.eventDestinations(Collection<EventDestination> eventDestinations)
An array that includes all of the events destinations that have been configured for the configuration set.
|
Copyright © 2023. All rights reserved.