PartitionedPrefixResponse

data class PartitionedPrefixResponse(val partitionDateSource: String? = null)

Definition of PartitionedPrefix

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the partition date source for the partitioned prefix. PartitionDateSource can be EventTime or DeliveryTime.