Uses of Class
software.amazon.awssdk.services.ses.model.SNSDestination
-
Packages that use SNSDestination Package Description software.amazon.awssdk.services.ses.model -
-
Uses of SNSDestination in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return SNSDestination Modifier and Type Method Description 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 SNSDestination Modifier and Type Method Description EventDestination.BuilderEventDestination.Builder. snsDestination(SNSDestination snsDestination)An object that contains the topic ARN associated with an Amazon Simple Notification Service (Amazon SNS) event destination.
-