| Package | Description |
|---|---|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| Modifier and Type | Method and Description |
|---|---|
static KinesisStream.Builder |
KinesisStream.Builder.create(IStream stream) |
KinesisStream.Builder |
KinesisStream.Builder.message(RuleTargetInput message)
(experimental) The message to send to the stream.
|
KinesisStream.Builder |
KinesisStream.Builder.partitionKeyPath(String partitionKeyPath)
(experimental) Partition Key Path for records sent to this stream.
|
Copyright © 2021. All rights reserved.