Uses of Class
software.amazon.awssdk.services.ses.model.CloudWatchDestination
-
Packages that use CloudWatchDestination Package Description software.amazon.awssdk.services.ses.model -
-
Uses of CloudWatchDestination in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return CloudWatchDestination Modifier and Type Method Description CloudWatchDestinationEventDestination. cloudWatchDestination()An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.Methods in software.amazon.awssdk.services.ses.model with parameters of type CloudWatchDestination Modifier and Type Method Description EventDestination.BuilderEventDestination.Builder. cloudWatchDestination(CloudWatchDestination cloudWatchDestination)An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
-