kinesisParameters property

KinesisParameters? kinesisParameters
final

The custom parameter you can use to control the shard assignment, when the target is a Kinesis data stream. If you do not include this parameter, the default is to use the eventId as the partition key.

Implementation

final KinesisParameters? kinesisParameters;