Uses of Class
software.amazon.awscdk.services.pipes.targets.alpha.CloudWatchLogsTarget.Builder
Packages that use CloudWatchLogsTarget.Builder
Package
Description
Amazon EventBridge Pipes Targets Construct Library
-
Uses of CloudWatchLogsTarget.Builder in software.amazon.awscdk.services.pipes.targets.alpha
Methods in software.amazon.awscdk.services.pipes.targets.alpha that return CloudWatchLogsTarget.BuilderModifier and TypeMethodDescriptionstatic CloudWatchLogsTarget.BuilderCloudWatchLogsTarget.Builder.inputTransformation(IInputTransformation inputTransformation) (experimental) The input transformation to apply to the message before sending it to the target.CloudWatchLogsTarget.Builder.logStreamName(String logStreamName) (experimental) The name of the log stream.(experimental) The JSON path expression that references the timestamp in the payload.