Uses of Interface
software.amazon.awscdk.services.pipes.CfnPipe.S3LogDestinationProperty
Package
Description
AWS::Pipes Construct Library
Amazon EventBridge Pipes Construct Library
-
Uses of CfnPipe.S3LogDestinationProperty in software.amazon.awscdk.services.pipes
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPipe.S3LogDestinationProperty
Modifier and TypeMethodDescriptionCfnPipe.S3LogDestinationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnPipe.PipeLogConfigurationProperty.Builder.s3LogDestination
(CfnPipe.S3LogDestinationProperty s3LogDestination) Sets the value ofCfnPipe.PipeLogConfigurationProperty.getS3LogDestination()
-
Uses of CfnPipe.S3LogDestinationProperty in software.amazon.awscdk.services.pipes.alpha
Modifier and TypeMethodDescriptiondefault CfnPipe.S3LogDestinationProperty
LogDestinationParameters.getS3LogDestination()
(experimental) The Amazon S3 logging configuration settings for the pipe.LogDestinationParameters.Jsii$Proxy.getS3LogDestination()
Modifier and TypeMethodDescriptionLogDestinationParameters.Builder.s3LogDestination
(CfnPipe.S3LogDestinationProperty s3LogDestination) Sets the value ofLogDestinationParameters.getS3LogDestination()