AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes the reference data source configured for an application.
Namespace: Amazon.KinesisAnalytics.Model
Assembly: AWSSDK.KinesisAnalytics.dll
Version: 3.x.y.z
public class ReferenceDataSourceDescription
The ReferenceDataSourceDescription type exposes the following members
Name | Description | |
---|---|---|
![]() |
ReferenceDataSourceDescription() |
Name | Type | Description | |
---|---|---|---|
![]() |
ReferenceId | System.String |
Gets and sets the property ReferenceId. 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 operation. |
![]() |
ReferenceSchema | Amazon.KinesisAnalytics.Model.SourceSchema |
Gets and sets the property ReferenceSchema. 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. |
![]() |
S3ReferenceDataSourceDescription | Amazon.KinesisAnalytics.Model.S3ReferenceDataSourceDescription |
Gets and sets the property S3ReferenceDataSourceDescription. 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. |
![]() |
TableName | System.String |
Gets and sets the property TableName. The in-application table name created by the specific reference data source configuration. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5