Uses of Class
software.amazon.awscdk.services.pipes.alpha.S3LogDestination.Builder
Packages that use S3LogDestination.Builder
Package
Description
Amazon EventBridge Pipes Construct Library
-
Uses of S3LogDestination.Builder in software.amazon.awscdk.services.pipes.alpha
Methods in software.amazon.awscdk.services.pipes.alpha that return S3LogDestination.BuilderModifier and TypeMethodDescription(experimental) The S3 bucket to deliver the log records for the pipe.S3LogDestination.Builder.bucketOwner
(String bucketOwner) (experimental) The AWS Account that owns the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.static S3LogDestination.Builder
S3LogDestination.Builder.create()
S3LogDestination.Builder.outputFormat
(S3OutputFormat outputFormat) (experimental) The format for the log records.(experimental) The prefix text with which to begin Amazon S3 log object names.