Uses of Class
software.amazon.awssdk.services.pipes.model.PipeLogConfiguration
-
Packages that use PipeLogConfiguration Package Description software.amazon.awssdk.services.pipes.model -
-
Uses of PipeLogConfiguration in software.amazon.awssdk.services.pipes.model
Methods in software.amazon.awssdk.services.pipes.model that return PipeLogConfiguration Modifier and Type Method Description PipeLogConfigurationDescribePipeResponse. logConfiguration()The logging configuration settings for the pipe.Methods in software.amazon.awssdk.services.pipes.model with parameters of type PipeLogConfiguration Modifier and Type Method Description DescribePipeResponse.BuilderDescribePipeResponse.Builder. logConfiguration(PipeLogConfiguration logConfiguration)The logging configuration settings for the pipe.
-