Uses of Class
software.amazon.awssdk.services.ses.model.SNSDestination
Packages that use SNSDestination
-
Uses of SNSDestination in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return SNSDestinationModifier and TypeMethodDescriptionfinal SNSDestinationEventDestination.snsDestination()An object that contains the topic ARN associated with an Amazon Simple Notification Service (Amazon SNS) event destination.Methods in software.amazon.awssdk.services.ses.model with parameters of type SNSDestinationModifier and TypeMethodDescriptionEventDestination.Builder.snsDestination(SNSDestination snsDestination) An object that contains the topic ARN associated with an Amazon Simple Notification Service (Amazon SNS) event destination.