Uses of Interface
software.amazon.awscdk.services.pipes.CfnPipe.CloudwatchLogsLogDestinationProperty
Packages that use CfnPipe.CloudwatchLogsLogDestinationProperty
Package
Description
AWS::Pipes Construct Library
Amazon EventBridge Pipes Construct Library
-
Uses of CfnPipe.CloudwatchLogsLogDestinationProperty in software.amazon.awscdk.services.pipes
Classes in software.amazon.awscdk.services.pipes that implement CfnPipe.CloudwatchLogsLogDestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipe.CloudwatchLogsLogDestinationPropertyMethods in software.amazon.awscdk.services.pipes that return CfnPipe.CloudwatchLogsLogDestinationPropertyModifier and TypeMethodDescriptionCfnPipe.CloudwatchLogsLogDestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pipes with parameters of type CfnPipe.CloudwatchLogsLogDestinationPropertyModifier and TypeMethodDescriptionCfnPipe.PipeLogConfigurationProperty.Builder.cloudwatchLogsLogDestination(CfnPipe.CloudwatchLogsLogDestinationProperty cloudwatchLogsLogDestination) Sets the value ofCfnPipe.PipeLogConfigurationProperty.getCloudwatchLogsLogDestination() -
Uses of CfnPipe.CloudwatchLogsLogDestinationProperty in software.amazon.awscdk.services.pipes.alpha
Methods in software.amazon.awscdk.services.pipes.alpha that return CfnPipe.CloudwatchLogsLogDestinationPropertyModifier and TypeMethodDescriptionLogDestinationParameters.getCloudwatchLogsLogDestination()(experimental) The logging configuration settings for the pipe.LogDestinationParameters.Jsii$Proxy.getCloudwatchLogsLogDestination()Methods in software.amazon.awscdk.services.pipes.alpha with parameters of type CfnPipe.CloudwatchLogsLogDestinationPropertyModifier and TypeMethodDescriptionLogDestinationParameters.Builder.cloudwatchLogsLogDestination(CfnPipe.CloudwatchLogsLogDestinationProperty cloudwatchLogsLogDestination) Sets the value ofLogDestinationParameters.getCloudwatchLogsLogDestination()