inputSchemaUpdate property

InputSchemaUpdate? inputSchemaUpdate
final

Describes the data format on the streaming source, and how record elements on the streaming source map to columns of the in-application stream that is created.

Implementation

final InputSchemaUpdate? inputSchemaUpdate;