EventTargetKinesisTarget

data class EventTargetKinesisTarget(val partitionKeyPath: String? = null)

Constructors

Link copied to clipboard
constructor(partitionKeyPath: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The JSON path to be extracted from the event and used as the partition key.