AnalyticsApplicationOutputSchema

data class AnalyticsApplicationOutputSchema(val recordFormatType: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Format Type of the records on the output stream. Can be CSV or JSON.