Uses of Class
software.amazon.awssdk.services.sesv2.model.CloudWatchDestination
-
Packages that use CloudWatchDestination Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of CloudWatchDestination in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return CloudWatchDestination Modifier and Type Method Description CloudWatchDestinationEventDestination. cloudWatchDestination()An object that defines an Amazon CloudWatch destination for email events.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 CloudWatchDestination Modifier and Type Method Description EventDestination.BuilderEventDestination.Builder. cloudWatchDestination(CloudWatchDestination cloudWatchDestination)An object that defines an Amazon CloudWatch destination for email events.EventDestinationDefinition.BuilderEventDestinationDefinition.Builder. cloudWatchDestination(CloudWatchDestination cloudWatchDestination)An object that defines an Amazon CloudWatch destination for email events.
-