Uses of Class
software.amazon.awssdk.services.elasticache.model.CloudWatchLogsDestinationDetails
-
Packages that use CloudWatchLogsDestinationDetails Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of CloudWatchLogsDestinationDetails in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return CloudWatchLogsDestinationDetails Modifier and Type Method Description CloudWatchLogsDestinationDetailsDestinationDetails. cloudWatchLogsDetails()The configuration details of the CloudWatch Logs destination.Methods in software.amazon.awssdk.services.elasticache.model with parameters of type CloudWatchLogsDestinationDetails Modifier and Type Method Description DestinationDetails.BuilderDestinationDetails.Builder. cloudWatchLogsDetails(CloudWatchLogsDestinationDetails cloudWatchLogsDetails)The configuration details of the CloudWatch Logs destination.
-