InputSchemaUpdate
class InputSchemaUpdate
Describes updates for an SQL-based Kinesis Data Analytics application's input schema.
Types
Properties
Link copied to clipboard
A list of RecordColumn
objects. Each object describes the mapping of the streaming source element to the corresponding column in the in-application stream.
Link copied to clipboard
Specifies the encoding of the records in the streaming source; for example, UTF-8.
Link copied to clipboard
Specifies the format of the records on the streaming source.