ApplicationJsonMappingParameters

data class ApplicationJsonMappingParameters(val recordRowPath: String)

For a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record format on the streaming source.

Constructors

Link copied to clipboard
constructor(recordRowPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The path to the top-level parent that contains the records.