Uses of Interface
software.amazon.awscdk.services.pipes.CfnPipe.CloudwatchLogsLogDestinationProperty
Package
Description
AWS::Pipes Construct Library
Amazon EventBridge Pipes Construct Library
-
Uses of CfnPipe.CloudwatchLogsLogDestinationProperty in software.amazon.awscdk.services.pipes
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPipe.CloudwatchLogsLogDestinationProperty
Modifier and TypeMethodDescriptionCfnPipe.CloudwatchLogsLogDestinationProperty.Builder.build()
Builds the configured instance.Modifier 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
Modifier and TypeMethodDescriptionLogDestinationParameters.getCloudwatchLogsLogDestination()
(experimental) The logging configuration settings for the pipe.LogDestinationParameters.Jsii$Proxy.getCloudwatchLogsLogDestination()
Modifier and TypeMethodDescriptionLogDestinationParameters.Builder.cloudwatchLogsLogDestination
(CfnPipe.CloudwatchLogsLogDestinationProperty cloudwatchLogsLogDestination) Sets the value ofLogDestinationParameters.getCloudwatchLogsLogDestination()