Uses of Class
software.amazon.awssdk.services.osis.model.CloudWatchLogDestination
-
Packages that use CloudWatchLogDestination Package Description software.amazon.awssdk.services.osis.model -
-
Uses of CloudWatchLogDestination in software.amazon.awssdk.services.osis.model
Methods in software.amazon.awssdk.services.osis.model that return CloudWatchLogDestination Modifier and Type Method Description CloudWatchLogDestinationLogPublishingOptions. cloudWatchLogDestination()The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch Logs.Methods in software.amazon.awssdk.services.osis.model with parameters of type CloudWatchLogDestination Modifier and Type Method Description LogPublishingOptions.BuilderLogPublishingOptions.Builder. cloudWatchLogDestination(CloudWatchLogDestination cloudWatchLogDestination)The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch Logs.
-