ReferenceDataSourceDescription
For a SQL-based Kinesis Data Analytics application, describes the reference data source configured for an application.
Types
Properties
Link copied to clipboard
The ID of the reference data source. This is the ID that Kinesis Data Analytics assigns when you add the reference data source to your application using the CreateApplication or UpdateApplication operation.
Link copied to clipboard
Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.
Link copied to clipboard
Provides the Amazon S3 bucket name, the object key name that contains the reference data.
Functions
Link copied to clipboard
inline fun copy(block: ReferenceDataSourceDescription.Builder.() -> Unit = {}): ReferenceDataSourceDescription