| Package | Description |
|---|---|
| com.amazonaws.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisParameters |
KinesisParameters.clone() |
KinesisParameters |
Target.getKinesisParameters()
The custom parameter that you can use to control the shard assignment when the target is a Kinesis data stream.
|
KinesisParameters |
KinesisParameters.withPartitionKeyPath(String partitionKeyPath)
The JSON path to be extracted from the event and used as the partition key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Target.setKinesisParameters(KinesisParameters kinesisParameters)
The custom parameter that you can use to control the shard assignment when the target is a Kinesis data stream.
|
Target |
Target.withKinesisParameters(KinesisParameters kinesisParameters)
The custom parameter that you can use to control the shard assignment when the target is a Kinesis data stream.
|
Copyright © 2019. All rights reserved.