Uses of Interface
software.amazon.awscdk.services.pipes.CfnPipe.S3LogDestinationProperty
Packages that use CfnPipe.S3LogDestinationProperty
Package
Description
AWS::Pipes Construct Library
Amazon EventBridge Pipes Construct Library
-
Uses of CfnPipe.S3LogDestinationProperty in software.amazon.awscdk.services.pipes
Classes in software.amazon.awscdk.services.pipes that implement CfnPipe.S3LogDestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipe.S3LogDestinationPropertyMethods in software.amazon.awscdk.services.pipes that return CfnPipe.S3LogDestinationPropertyModifier and TypeMethodDescriptionCfnPipe.S3LogDestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pipes with parameters of type CfnPipe.S3LogDestinationPropertyModifier 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
Methods in software.amazon.awscdk.services.pipes.alpha that return CfnPipe.S3LogDestinationPropertyModifier and TypeMethodDescriptiondefault CfnPipe.S3LogDestinationPropertyLogDestinationParameters.getS3LogDestination()(experimental) The Amazon S3 logging configuration settings for the pipe.LogDestinationParameters.Jsii$Proxy.getS3LogDestination()Methods in software.amazon.awscdk.services.pipes.alpha with parameters of type CfnPipe.S3LogDestinationPropertyModifier and TypeMethodDescriptionLogDestinationParameters.Builder.s3LogDestination(CfnPipe.S3LogDestinationProperty s3LogDestination) Sets the value ofLogDestinationParameters.getS3LogDestination()