class Aws::KinesisAnalyticsV2::Types::ReferenceDataSourceDescription
For a SQL-based Kinesis Data Analytics application, describes the reference data source configured for an application.
@!attribute [rw] reference_id
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. @return [String]
@!attribute [rw] table_name
The in-application table name created by the specific reference data source configuration. @return [String]
@!attribute [rw] s3_reference_data_source_description
Provides the Amazon S3 bucket name, the object key name that contains the reference data. @return [Types::S3ReferenceDataSourceDescription]
@!attribute [rw] reference_schema
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. @return [Types::SourceSchema]
@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/ReferenceDataSourceDescription AWS API Documentation
Constants
- SENSITIVE