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