Uses of Class
software.amazon.awscdk.services.events.targets.KinesisStream.Builder
Packages that use KinesisStream.Builder
Package
Description
Event Targets for Amazon EventBridge
-
Uses of KinesisStream.Builder in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets that return KinesisStream.BuilderModifier and TypeMethodDescriptionstatic KinesisStream.BuilderKinesisStream.Builder.message(RuleTargetInput message) The message to send to the stream.KinesisStream.Builder.partitionKeyPath(String partitionKeyPath) Partition Key Path for records sent to this stream.