Uses of Class
software.amazon.awscdk.services.pipes.alpha.S3LogDestinationProps.Builder
Packages that use S3LogDestinationProps.Builder
Package
Description
Amazon EventBridge Pipes Construct Library
-
Uses of S3LogDestinationProps.Builder in software.amazon.awscdk.services.pipes.alpha
Methods in software.amazon.awscdk.services.pipes.alpha that return S3LogDestinationProps.BuilderModifier and TypeMethodDescriptionSets the value ofS3LogDestinationProps.getBucket()S3LogDestinationProps.Builder.bucketOwner(String bucketOwner) Sets the value ofS3LogDestinationProps.getBucketOwner()S3LogDestinationProps.builder()S3LogDestinationProps.Builder.outputFormat(S3OutputFormat outputFormat) Sets the value ofS3LogDestinationProps.getOutputFormat()Sets the value ofS3LogDestinationProps.getPrefix()Constructors in software.amazon.awscdk.services.pipes.alpha with parameters of type S3LogDestinationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(S3LogDestinationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theS3LogDestinationProps.Builder.