Uses of Class
software.amazon.awssdk.services.sesv2.model.CloudWatchDestination
Packages that use CloudWatchDestination
-
Uses of CloudWatchDestination in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return CloudWatchDestinationModifier and TypeMethodDescriptionfinal CloudWatchDestinationEventDestination.cloudWatchDestination()An object that defines an Amazon CloudWatch destination for email events.final CloudWatchDestinationEventDestinationDefinition.cloudWatchDestination()An object that defines an Amazon CloudWatch destination for email events.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type CloudWatchDestinationModifier and TypeMethodDescriptionEventDestination.Builder.cloudWatchDestination(CloudWatchDestination cloudWatchDestination) An object that defines an Amazon CloudWatch destination for email events.EventDestinationDefinition.Builder.cloudWatchDestination(CloudWatchDestination cloudWatchDestination) An object that defines an Amazon CloudWatch destination for email events.