mapping property

String? mapping
final

Reference to the data element in the streaming input or the reference data source. This element is required if the RecordFormatType is JSON.

Implementation

final String? mapping;