Uses of Class
software.amazon.awssdk.services.pipes.model.CloudwatchLogsLogDestination
-
Packages that use CloudwatchLogsLogDestination Package Description software.amazon.awssdk.services.pipes.model -
-
Uses of CloudwatchLogsLogDestination in software.amazon.awssdk.services.pipes.model
Methods in software.amazon.awssdk.services.pipes.model that return CloudwatchLogsLogDestination Modifier and Type Method Description CloudwatchLogsLogDestinationPipeLogConfiguration. cloudwatchLogsLogDestination()The Amazon CloudWatch Logs logging configuration settings for the pipe.Methods in software.amazon.awssdk.services.pipes.model with parameters of type CloudwatchLogsLogDestination Modifier and Type Method Description PipeLogConfiguration.BuilderPipeLogConfiguration.Builder. cloudwatchLogsLogDestination(CloudwatchLogsLogDestination cloudwatchLogsLogDestination)The Amazon CloudWatch Logs logging configuration settings for the pipe.
-