Class SnsDestination

java.lang.Object
software.amazon.awssdk.services.sesv2.model.SnsDestination
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SnsDestination.Builder,SnsDestination>

@Generated("software.amazon.awssdk:codegen") public final class SnsDestination extends Object implements SdkPojo, Serializable, ToCopyableBuilder<SnsDestination.Builder,SnsDestination>

An object that defines an Amazon SNS destination for email events. You can use Amazon SNS to send notifications when certain email events occur.

See Also: