Class EventDestinationAlreadyExistsException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<EventDestinationAlreadyExistsException.Builder,EventDestinationAlreadyExistsException>

@Generated("software.amazon.awssdk:codegen") public final class EventDestinationAlreadyExistsException extends SesException implements ToCopyableBuilder<EventDestinationAlreadyExistsException.Builder,EventDestinationAlreadyExistsException>

Indicates that the event destination could not be created because of a naming conflict.

See Also: