s3ReferenceDataSource property

S3ReferenceDataSource? s3ReferenceDataSource
final

Identifies the S3 bucket and object that contains the reference data. A Kinesis Data Analytics application loads reference data only once. If the data changes, you call the UpdateApplication operation to trigger reloading of data into your application.

Implementation

final S3ReferenceDataSource? s3ReferenceDataSource;