inputSchemaUpdate property
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;
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.
final InputSchemaUpdate? inputSchemaUpdate;