class Aws::KinesisAnalytics::Types::ReferenceDataSourceDescription
Describes the reference data source configured for an application.
@!attribute [rw] reference_id
ID of the reference data source. This is the ID that Amazon Kinesis Analytics assigns when you add the reference data source to your application using the [AddApplicationReferenceDataSource][1] operation. [1]: https://docs.aws.amazon.com/kinesisanalytics/latest/dev/API_AddApplicationReferenceDataSource.html @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 S3 bucket name, the object key name that contains the reference data. It also provides the Amazon Resource Name (ARN) of the IAM role that Amazon Kinesis Analytics can assume to read the Amazon S3 object and populate the in-application reference table. @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/kinesisanalytics-2015-08-14/ReferenceDataSourceDescription AWS API Documentation
Constants
- SENSITIVE